Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A 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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A 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()

Completed in 3 milliseconds