Searched refs:tunnel_mode (Results 1 – 3 of 3) sorted by relevance
318 udev->tunnel_mode != USB_LINK_NATIVE) in usb_acpi_find_companion_for_device()
735 enum usb_link_tunnel_mode tunnel_mode; member
4757 udev->tunnel_mode = xhci_port_is_tunneled(xhci, port); in xhci_update_device()4758 if (udev->tunnel_mode == USB_LINK_UNKNOWN) in xhci_update_device()4760 else if (udev->tunnel_mode == USB_LINK_TUNNELED) in xhci_update_device()4762 else if (udev->tunnel_mode == USB_LINK_NATIVE) in xhci_update_device()