Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c255 xhci->quirks |= XHCI_RESET_EP_QUIRK; in xhci_pci_quirks()
Dxhci.h1568 #define XHCI_RESET_EP_QUIRK BIT_ULL(1) /* Deprecated */ macro