Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpci.h227 PCI_DEV_FLAGS_NO_PM_RESET = (__force pci_dev_flags_t) (1 << 7), enumerator
/linux/drivers/pci/
A Dquirks.c3641 dev->dev_flags |= PCI_DEV_FLAGS_NO_PM_RESET; in quirk_no_pm_reset()
A Dpci.c4801 if (!dev->pm_cap || dev->dev_flags & PCI_DEV_FLAGS_NO_PM_RESET) in pci_pm_reset()

Completed in 30 milliseconds