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

/linux-master/drivers/thunderbolt/
H A Dtb.c446 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, function
488 return tb_find_tunnel(tb, TB_TUNNEL_USB3, usb3_down, NULL);
1375 tunnel = tb_find_tunnel(tb, TB_TUNNEL_DP, in, NULL);
1486 tunnel = tb_find_tunnel(group->tb, TB_TUNNEL_DP, in, NULL);
2040 tunnel = tb_find_tunnel(tb, TB_TUNNEL_DP, in, out);
2109 tunnel = tb_find_tunnel(tb, TB_TUNNEL_PCI, NULL, up);
2603 tunnel = tb_find_tunnel(tb, TB_TUNNEL_DP, in, NULL);

Completed in 172 milliseconds