Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/ !
Dohci-pci.c172 ohci->flags |= OHCI_QUIRK_QEMU; in ohci_quirk_qemu()
Dohci.h424 #define OHCI_QUIRK_QEMU 0x1000 /* relax timing expectations */ macro
Dohci-hcd.c236 !(ohci->flags & OHCI_QUIRK_QEMU)) { in ohci_urb_enqueue()