Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c941 tb_xdomain_remove(port->xdomain); in tb_scan_port()
1771 tb_xdomain_remove(xd); in tb_handle_hotplug()
2323 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.h1167 void tb_xdomain_remove(struct tb_xdomain *xd);
H A Dxdomain.c2009 void tb_xdomain_remove(struct tb_xdomain *xd) in tb_xdomain_remove() function
H A Dswitch.c3162 tb_xdomain_remove(port->xdomain); in tb_switch_remove()