Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-pci.c312 xhci->quirks |= XHCI_RESET_EP_QUIRK; in xhci_pci_quirks()
Dxhci.h1852 #define XHCI_RESET_EP_QUIRK BIT_ULL(1) /* Deprecated */ macro