Home
last modified time | relevance | path

Searched refs:edp_receiver_ready_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.h70 bool edp_receiver_ready_T9(struct dc_link *link);
H A Dlink_edp_panel_control.c418 bool edp_receiver_ready_T9(struct dc_link *link) in edp_receiver_ready_T9() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h295 bool (*edp_receiver_ready_T9)(struct dc_link *link); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c223 link_srv->edp_receiver_ready_T9 = edp_receiver_ready_T9; in construct_link_service_edp_panel_control()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1257 link->dc->link_srv->edp_receiver_ready_T9(link); in dce110_blank_stream()