Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Ddomain.c792 static int disconnect_xdomain(struct device *dev, void *data) in disconnect_xdomain() function
823 return bus_for_each_dev(&tb_bus_type, NULL, tb, disconnect_xdomain); in tb_domain_disconnect_all_paths()