Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Ddomain.c835 static int disconnect_xdomain(struct device *dev, void *data) in disconnect_xdomain() function
866 return bus_for_each_dev(&tb_bus_type, NULL, tb, disconnect_xdomain); in tb_domain_disconnect_all_paths()