Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XHCI_HW_LPM_DISABLE
drivers/usb/host/xhci-histb.c
265
xhci->quirks |= XHCI_HW_LPM_DISABLE;
drivers/usb/host/xhci-mtk.c
465
xhci->quirks |= XHCI_HW_LPM_DISABLE;
drivers/usb/host/xhci-plat.c
260
xhci->quirks |= XHCI_HW_LPM_DISABLE;
drivers/usb/host/xhci.c
4659
if (xhci->quirks & XHCI_HW_LPM_DISABLE)