Searched refs:tb_port_has_remote (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dusb4_port.c54 else if (tb_port_has_remote(port))
140 if (tb_port_has_remote(port)) {
H A Dtb.c133 if (tb_port_has_remote(port))
363 if (tb_port_has_remote(port)) {
950 if (!tb_port_has_remote(port))
1719 if (!tb_port_has_remote(port))
2307 if (tb_port_has_remote(port)) {
2914 if (!tb_port_has_remote(port) && !port->xdomain)
H A Dswitch.c1282 bool has_remote = tb_port_has_remote(port);
3391 if (tb_port_has_remote(port)) {
3432 if (tb_port_has_remote(port))
3540 if (tb_port_has_remote(port))
3591 if (tb_port_has_remote(port))
H A Dicm.c2018 else if (tb_port_has_remote(port))
2061 } else if (tb_port_has_remote(port)) {
H A Dtb.h604 * tb_port_has_remote() - Does the port have switch connected downstream
609 static inline bool tb_port_has_remote(const struct tb_port *port) function
H A Dxdomain.c2314 } else if (tb_port_has_remote(port)) {

Completed in 305 milliseconds