Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A 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()
H A Dswitch.c2569 if (tb_port_has_remote(port)) { in tb_switch_remove()
2608 if (tb_port_has_remote(port)) in tb_sw_set_unplugged()
2681 if (!tb_port_has_remote(port) && !port->xdomain) in tb_switch_resume()
2687 if (tb_port_has_remote(port)) in tb_switch_resume()
2691 } else if (tb_port_has_remote(port) || port->xdomain) { in tb_switch_resume()
2731 if (tb_port_has_remote(port)) in tb_switch_suspend()
H A Dtb.h456 static inline bool tb_port_has_remote(const struct tb_port *port) in tb_port_has_remote() function
H A 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()
H A Dusb4.c222 if (!tb_port_has_remote(port)) in usb4_switch_check_wakes()
H A Dxdomain.c1485 } else if (tb_port_has_remote(port)) { in switch_find_xdomain()