Searched refs:update_xdomain (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | xdomain.c | 1624 static int update_xdomain(struct device *dev, void *data) in update_xdomain() function 1639 bus_for_each_dev(&tb_bus_type, NULL, NULL, update_xdomain); in update_all_xdomains()
|
H A D | icm.c | 685 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() function 906 update_xdomain(xd, route, link); in icm_fr_xdomain_connected() 1305 update_xdomain(xd, route, 0); in icm_tr_xdomain_connected()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | icm.c | 703 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() function 930 update_xdomain(xd, route, link); in icm_fr_xdomain_connected() 1341 update_xdomain(xd, route, 0); in icm_tr_xdomain_connected()
|
H A D | xdomain.c | 2401 static int update_xdomain(struct device *dev, void *data) in update_xdomain() function 2416 bus_for_each_dev(&tb_bus_type, NULL, NULL, update_xdomain); in update_all_xdomains()
|
Completed in 13 milliseconds