Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb.h475 void tb_xdomain_remove(struct tb_xdomain *xd);
Dicm.c578 tb_xdomain_remove(xd); in remove_xdomain()
1792 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
Dswitch.c1509 tb_xdomain_remove(sw->ports[i].xdomain); in tb_switch_remove()
Dxdomain.c1187 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function