Home
last modified time | relevance | path

Searched refs:XHCI_DEFAULT_PM_RUNTIME_ALLOW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c265 xhci->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in xhci_pci_quirks()
349 xhci->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in xhci_pci_quirks()
510 else if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_probe()
536 if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_remove()
H A Dxhci.h1889 #define XHCI_DEFAULT_PM_RUNTIME_ALLOW BIT_ULL(33) macro
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dhost.c63 cdns->xhci_plat_data->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in __cdns3_host_init()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dhost.c104 cdns->xhci_plat_data->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in __cdns_host_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c456 xhci->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in xhci_pci_quirks()
537 xhci->quirks |= XHCI_DEFAULT_PM_RUNTIME_ALLOW; in xhci_pci_quirks()
698 else if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_probe()
722 if (xhci->quirks & XHCI_DEFAULT_PM_RUNTIME_ALLOW) in xhci_pci_remove()
H A Dxhci.h1896 #define XHCI_DEFAULT_PM_RUNTIME_ALLOW BIT_ULL(33) macro

Completed in 19 milliseconds