Home
last modified time | relevance | path

Searched refs:edp_add_delay_for_T9 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h69 void edp_add_delay_for_T9(struct dc_link *link);
H A Dlink_edp_panel_control.c412 void edp_add_delay_for_T9(struct dc_link *link) in edp_add_delay_for_T9() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h294 void (*edp_add_delay_for_T9)(struct dc_link *link); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c222 link_srv->edp_add_delay_for_T9 = edp_add_delay_for_T9; in construct_link_service_edp_panel_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1064 ctx->dc->link_srv->edp_add_delay_for_T9(link); in dce110_edp_backlight_control()