Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1121 int tb_dp_port_hpd_is_active(struct tb_port *port);
H A Dtunnel.c1394 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
H A Dtb.c1347 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
H A Dswitch.c1408 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function