Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci.h1280 #define XHCI_LINK_TRB_QUIRK (1 << 0) macro
1373 (xhci->quirks & XHCI_LINK_TRB_QUIRK)); in xhci_link_trb_quirk()
Dxhci.c321 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()