Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c278 struct tb_port *port, *usb3_down; in tb_find_first_usb3_tunnel() local
294 usb3_down = usb4_switch_map_usb3_down(tb->root_switch, port); in tb_find_first_usb3_tunnel()
295 if (!usb3_down) in tb_find_first_usb3_tunnel()
298 return tb_find_tunnel(tb, TB_TUNNEL_USB3, usb3_down, NULL); in tb_find_first_usb3_tunnel()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A 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()

Completed in 6 milliseconds