Home
last modified time | relevance | path

Searched refs:tb_dp_port_hpd_is_active (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h881 int tb_dp_port_hpd_is_active(struct tb_port *port);
H A Dtunnel.c704 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
H A Dtb.c563 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
H A Dswitch.c1122 * tb_dp_port_hpd_is_active() - Is HPD already active
1127 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h1082 int tb_dp_port_hpd_is_active(struct tb_port *port);
H A Dtb.c890 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 && in tb_scan_port()
H A Dtunnel.c1351 if (!tb_dp_port_hpd_is_active(tunnel->dst_port)) in tb_tunnel_discover_dp()
H A Dswitch.c1332 * tb_dp_port_hpd_is_active() - Is HPD already active
1337 int tb_dp_port_hpd_is_active(struct tb_port *port) in tb_dp_port_hpd_is_active() function

Completed in 21 milliseconds