Searched refs:tb_dp_port_hpd_is_active (Results 1 – 4 of 4) sorted by relevance
1065 int tb_dp_port_hpd_is_active(struct tb_port *port);
616 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
840 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
1434 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function