Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.h1236 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent,
H A Dxdomain.c1959 struct tb_xdomain *tb_xdomain_alloc(struct tb *tb, struct device *parent, in tb_xdomain_alloc() function
H A Dtb.c450 xd = tb_xdomain_alloc(tb, &sw->dev, route, tb->root_switch->uuid, in tb_scan_xdomain()
H A Dicm.c687 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()