Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.c552 struct tb_port *port, *usb3_down; in tb_find_first_usb3_tunnel() local
568 usb3_down = usb4_switch_map_usb3_down(tb->root_switch, port); in tb_find_first_usb3_tunnel()
569 if (!usb3_down) in tb_find_first_usb3_tunnel()
572 return tb_find_tunnel(tb, TB_TUNNEL_USB3, usb3_down, NULL); in tb_find_first_usb3_tunnel()