Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c194 tb_xdomain_remove(port->xdomain); in tb_scan_port()
552 tb_xdomain_remove(xd); in tb_handle_hotplug()
745 tb_xdomain_remove(port->xdomain); in tb_free_unplugged_xdomains()
Dtb.h662 void tb_xdomain_remove(struct tb_xdomain *xd);
Dicm.c690 tb_xdomain_remove(xd); in remove_xdomain()
1945 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
Dxdomain.c1305 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function
Dswitch.c1858 tb_xdomain_remove(sw->ports[i].xdomain); in tb_switch_remove()