Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dxhci.c2904 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK) && in xhci_configure_endpoint()
2914 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) in xhci_configure_endpoint()
2935 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) in xhci_configure_endpoint()
2955 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_configure_endpoint()
3883 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_discover_or_reset_device()
4075 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_alloc_dev()
A Dxhci-pci.c211 xhci->quirks |= XHCI_EP_LIMIT_QUIRK; in xhci_pci_quirks()
A Dxhci.h1863 #define XHCI_EP_LIMIT_QUIRK BIT_ULL(5) macro
A Dxhci-ring.c1525 if (xhci->quirks & XHCI_EP_LIMIT_QUIRK) in xhci_handle_cmd_disable_slot()

Completed in 45 milliseconds