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