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

/linux-master/drivers/thunderbolt/
H A Dtunnel.c1361 if (!tb_dp_port_is_enabled(in))
1408 if (!tb_dp_port_is_enabled(tunnel->dst_port))
H A Dswitch.c1316 return tb_dp_port_is_enabled(port);
1467 * tb_dp_port_is_enabled() - Is DP adapter port enabled
1470 bool tb_dp_port_is_enabled(struct tb_port *port) function
H A Dtb.h1154 bool tb_dp_port_is_enabled(struct tb_port *port);
H A Dtb.c1236 !tb_dp_port_is_enabled(port)) {

Completed in 153 milliseconds