Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtunnel.h80 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down);
Dtunnel.c1351 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_usb3() function
Dtb.c127 tunnel = tb_tunnel_discover_usb3(tb, port); in tb_discover_tunnels()