Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h71 bool edp_receiver_ready_T7(struct dc_link *link);
H A Dlink_edp_panel_control.c443 bool edp_receiver_ready_T7(struct dc_link *link) in edp_receiver_ready_T7() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h296 bool (*edp_receiver_ready_T7)(struct dc_link *link); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c224 link_srv->edp_receiver_ready_T7 = edp_receiver_ready_T7; in construct_link_service_edp_panel_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1021 ctx->dc->link_srv->edp_receiver_ready_T7(link); in dce110_edp_backlight_control()