Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1065 int tb_dp_port_hpd_is_active(struct tb_port *port);
Dtb.c616 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
Dtunnel.c840 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
Dswitch.c1434 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function