Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h308 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) in tb_xdomain_find_by_route_locked() function
/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c756 xd = tb_xdomain_find_by_route_locked(tb, route); in tb_xdp_handle_request()