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

/linux-master/drivers/thunderbolt/
H A Dtb.h1150 int tb_dp_port_hpd_is_active(struct tb_port *port);
H A Dtunnel.c1411 if (!tb_dp_port_hpd_is_active(tunnel->dst_port))
H A Dswitch.c1388 * tb_dp_port_hpd_is_active() - Is HPD already active
1393 int tb_dp_port_hpd_is_active(struct tb_port *port) function
H A Dtb.c1235 if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 &&

Completed in 152 milliseconds