Searched refs:tb_xdomain_alloc (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | tb.h | 658 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
|
D | tb.c | 118 xd = tb_xdomain_alloc(tb, &sw->dev, route, tb->root_switch->uuid, in tb_scan_xdomain()
|
D | xdomain.c | 1219 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
|
D | icm.c | 661 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()
|