Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.h96 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down,
H A Dtunnel.c1944 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_usb3() function
H A Dtb.c482 tunnel = tb_tunnel_discover_usb3(tb, port, alloc_hopids); in tb_switch_discover_tunnels()