Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h60 bool edp_replay_residency(const struct dc_link *link,
H A Dlink_edp_panel_control.c1017 bool edp_replay_residency(const struct dc_link *link, in edp_replay_residency() function
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dlink.h286 bool (*edp_replay_residency)(const struct dc_link *link, member
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_factory.c216 link_srv->edp_replay_residency = edp_replay_residency; in construct_link_service_edp_panel_control()