Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h254 tb_xdomain_find_by_uuid_locked(struct tb *tb, const uuid_t *uuid) in tb_xdomain_find_by_uuid_locked() function
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dxdomain.c601 xd = tb_xdomain_find_by_uuid_locked(tb, &xchg->src_uuid); in tb_xdp_handle_request()