Searched refs:get_hpd_state (Results 1 – 5 of 5) sorted by relevance
39 return link->link_enc->funcs->get_hpd_state(link->link_enc); in link_get_hpd_state()
187 bool (*get_hpd_state)(struct link_encoder *enc); member
121 .get_hpd_state = dce110_get_hpd_state,148 .get_hpd_state = dce110_get_hpd_state,1887 .get_hpd_state = dce110_get_hpd_state,1914 .get_hpd_state = dce110_get_hpd_state,
76 link_srv->get_hpd_state = link_get_hpd_state; in construct_link_service_detection()
809 if (!(link->dc->link_srv->get_hpd_state(link) ^ power_up)) { in dce110_edp_wait_for_hpd_ready()