Searched refs:tb_xdomain_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | tb.h | 1162 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
|
A D | tb.c | 351 xd = tb_xdomain_alloc(tb, &sw->dev, route, tb->root_switch->uuid, in tb_scan_xdomain()
|
A D | xdomain.c | 1846 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
|
A D | icm.c | 689 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()
|
Completed in 23 milliseconds