Home
last modified time | relevance | path

Searched refs:edp_set_coasting_vtotal (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.h60 bool edp_set_coasting_vtotal(struct dc_link *link, uint16_t coasting_vtotal);
Dlink_edp_panel_control.c957 bool edp_set_coasting_vtotal(struct dc_link *link, uint16_t coasting_vtotal) in edp_set_coasting_vtotal() function
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_factory.c215 link_srv->edp_set_coasting_vtotal = edp_set_coasting_vtotal; in construct_link_service_edp_panel_control()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h284 bool (*edp_set_coasting_vtotal)( member