Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h477 void tb_xdomain_remove(struct tb_xdomain *xd);
Dicm.c573 tb_xdomain_remove(xd); in remove_xdomain()
1783 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
Dswitch.c1451 tb_xdomain_remove(sw->ports[i].xdomain); in tb_switch_remove()
Dxdomain.c1180 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function