Home
last modified time | relevance | path

Searched refs:tb_xdomain_remove (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb.c1354 tb_xdomain_remove(port->xdomain); in tb_scan_port()
2489 tb_xdomain_remove(xd); in tb_handle_hotplug()
3184 tb_xdomain_remove(port->xdomain); in tb_free_unplugged_xdomains()
H A Dicm.c741 tb_xdomain_remove(xd); in remove_xdomain()
2093 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
H A Dtb.h1264 void tb_xdomain_remove(struct tb_xdomain *xd);
H A Dxdomain.c2065 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function
H A Dswitch.c3443 tb_xdomain_remove(port->xdomain); in tb_switch_remove()