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.c1398 tb_xdomain_remove(port->xdomain); in tb_scan_port()
2243 tb_xdomain_remove(xd); in tb_handle_hotplug()
2817 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.h1202 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.c3398 tb_xdomain_remove(port->xdomain); in tb_switch_remove()