Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb.c93 if (tb_port_has_remote(port)) in tb_remove_dp_resources()
151 if (tb_port_has_remote(port)) in tb_discover_tunnels()
523 if (!tb_port_has_remote(port)) in tb_create_usb3_tunnels()
734 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()
1153 if (tb_port_has_remote(port)) { in tb_handle_hotplug()
1364 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
Dswitch.c2544 if (tb_port_has_remote(port)) { in tb_switch_remove()
2583 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()
2656 if (!tb_port_has_remote(port) && !port->xdomain) in tb_switch_resume()
2662 if (tb_port_has_remote(port)) in tb_switch_resume()
2666 } else if (tb_port_has_remote(port) || port->xdomain) { in tb_switch_resume()
2706 if (tb_port_has_remote(port)) in tb_switch_suspend()
Dtb.h456 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
Dicm.c1963 else if (tb_port_has_remote(port)) in icm_unplug_children()
2006 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
Dusb4.c222 if (!tb_port_has_remote(port)) in usb4_switch_check_wakes()
Dxdomain.c1485 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()