Searched refs:update_xdomain (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | icm.c | 705 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() function 932 update_xdomain(xd, route, link); in icm_fr_xdomain_connected() 1343 update_xdomain(xd, route, 0); in icm_tr_xdomain_connected()
|
D | xdomain.c | 2329 static int update_xdomain(struct device *dev, void *data) in update_xdomain() function 2344 bus_for_each_dev(&tb_bus_type, NULL, NULL, update_xdomain); in update_all_xdomains()
|