Home
last modified time | relevance | path

Searched refs:link_get_hpd_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_hpd.h47 bool link_get_hpd_state(struct dc_link *link);
H A Dlink_hpd.c36 bool link_get_hpd_state(struct dc_link *link) in link_get_hpd_state() function
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c75 link_srv->get_hpd_state = link_get_hpd_state; in construct_link_service_detection()