Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-hub.c757 * xhci_port_is_tunneled() - Check if USB3 connection is tunneled over USB4
771 enum usb_link_tunnel_mode xhci_port_is_tunneled(struct xhci_hcd *xhci, in xhci_port_is_tunneled() function
H A Dxhci.h1971 enum usb_link_tunnel_mode xhci_port_is_tunneled(struct xhci_hcd *xhci,
H A Dxhci.c4716 udev->tunnel_mode = xhci_port_is_tunneled(xhci, port); in xhci_update_device()