Searched refs:update_xdomain (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | xdomain.c | 1596 static int update_xdomain(struct device *dev, void *data) in update_xdomain() function 1611 bus_for_each_dev(&tb_bus_type, NULL, NULL, update_xdomain); in update_all_xdomains()
|
D | icm.c | 677 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() function 879 update_xdomain(xd, route, link); in icm_fr_xdomain_connected() 1260 update_xdomain(xd, route, 0); in icm_tr_xdomain_connected()
|