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.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.c76 link_srv->get_hpd_state = link_get_hpd_state; in construct_link_service_detection()
H A Dlink_detection.c1445 if (link_get_hpd_state(link)) { in link_detect_connection_type()