Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.c252 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel() function
294 return tb_find_tunnel(tb, TB_TUNNEL_USB3, usb3_down, NULL); in tb_find_first_usb3_tunnel()
950 tunnel = tb_find_tunnel(tb, TB_TUNNEL_DP, in, out); in tb_dp_resource_unavailable()
1088 tunnel = tb_find_tunnel(tb, TB_TUNNEL_DMA, NULL, dst_port); in __tb_disconnect_xdomain_paths()