Searched refs:get_hpd_state (Results 1 – 3 of 3) sorted by relevance
116 bool (*get_hpd_state)(struct dc_link *link); member
492 return link->dc->link_srv->get_hpd_state(link); in dc_link_get_hpd_state()
75 link_srv->get_hpd_state = link_get_hpd_state; in construct_link_service_detection()