Searched refs:tb_xdomain_alloc (Results 1 – 3 of 3) sorted by relevance
471 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
1107 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
549 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()