Home
last modified time | relevance | path

Searched refs:tb_xdomain_find_by_uuid_locked (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dthunderbolt.h254 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked() function
/Linux-v5.4/drivers/thunderbolt/
Dxdomain.c550 xd = tb_xdomain_find_by_uuid_locked(tb, &xchg->src_uuid); in tb_xdp_handle_request()