Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h74 void edp_add_delay_for_T9(struct dc_link *link);
H A Dlink_edp_panel_control.c449 void edp_add_delay_for_T9(struct dc_link *link) in edp_add_delay_for_T9() function
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h303 void (*edp_add_delay_for_T9)(struct dc_link *link); member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c226 link_srv->edp_add_delay_for_T9 = edp_add_delay_for_T9; in construct_link_service_edp_panel_control()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1064 ctx->dc->link_srv->edp_add_delay_for_T9(link); in dce110_edp_backlight_control()