Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dusb4_port.c26 else if (tb_port_has_remote(port)) in link_show()
110 if (tb_port_has_remote(port)) { in offline_store()
Dtb.c96 if (tb_port_has_remote(port)) in tb_remove_dp_resources()
154 if (tb_port_has_remote(port)) in tb_discover_tunnels()
537 if (!tb_port_has_remote(port)) in tb_create_usb3_tunnels()
748 if (!tb_port_has_remote(port)) in tb_free_unplugged_children()
1203 if (tb_port_has_remote(port)) { in tb_handle_hotplug()
1414 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
Dswitch.c1170 bool has_remote = tb_port_has_remote(port); in tb_port_resume()
2837 if (tb_port_has_remote(port)) { in tb_switch_remove()
2878 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()
2960 if (tb_port_has_remote(port)) in tb_switch_resume()
3004 if (tb_port_has_remote(port)) in tb_switch_suspend()
Dtb.h525 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
Dicm.c2015 else if (tb_port_has_remote(port)) in icm_unplug_children()
2058 } else if (tb_port_has_remote(port)) { in icm_free_unplugged_children()
Dusb4.c200 if (!tb_port_has_remote(port)) in usb4_switch_check_wakes()
Dxdomain.c1715 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()