Home
last modified time | relevance | path

Searched refs:tb_xdomain_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/thunderbolt/
Dtb.h471 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
Dxdomain.c1107 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
Dicm.c549 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()