Home
last modified time | relevance | path

Searched refs:tb_dp_port_hpd_is_active (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtunnel.c1535 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
H A Dtb.c1282 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
H A Dswitch.c1393 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function