Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_msgs.h219 uuid_t local_uuid; member
379 uuid_t local_uuid; member
H A Dicm.c710 const uuid_t *local_uuid, const uuid_t *remote_uuid, in add_xdomain() argument
717 xd = tb_xdomain_alloc(sw->tb, &sw->dev, route, local_uuid, remote_uuid); in add_xdomain()
1013 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, link, in icm_fr_xdomain_connected()
1416 add_xdomain(sw, route, &pkg->local_uuid, &pkg->remote_uuid, 0, 0); in icm_tr_xdomain_connected()
/linux/include/linux/
H A Dthunderbolt.h254 const uuid_t *local_uuid; member