Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.h473 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
Dxdomain.c1100 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
Dicm.c544 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()