Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h58 bool edp_send_replay_cmd(struct dc_link *link,
H A Dlink_edp_panel_control.c1033 bool edp_send_replay_cmd(struct dc_link *link, in edp_send_replay_cmd() function
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h285 bool (*edp_send_replay_cmd)(struct dc_link *link, member
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c216 link_srv->edp_send_replay_cmd = edp_send_replay_cmd; in construct_link_service_edp_panel_control()