Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.c1337 tb_xdomain_remove(port->xdomain); in tb_scan_port()
2470 tb_xdomain_remove(xd); in tb_handle_hotplug()
3160 tb_xdomain_remove(port->xdomain); in tb_free_unplugged_xdomains()
H A Dicm.c716 tb_xdomain_remove(xd); in remove_xdomain()
2059 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
H A Dtb.h1240 void tb_xdomain_remove(struct tb_xdomain *xd);
H A Dxdomain.c2059 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function
H A Dswitch.c3396 tb_xdomain_remove(port->xdomain); in tb_switch_remove()