Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dicm.c703 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 Dxdomain.c2401 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()