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

/linux-4.1.27/include/linux/
H A Dpci.h182 PCI_DEV_FLAGS_NO_PM_RESET = (__force pci_dev_flags_t) (1 << 7), enumerator in enum:pci_dev_flags
/linux-4.1.27/drivers/pci/
H A Dpci.c3233 if (!dev->pm_cap || dev->dev_flags & PCI_DEV_FLAGS_NO_PM_RESET) pci_pm_reset()
H A Dquirks.c3126 dev->dev_flags |= PCI_DEV_FLAGS_NO_PM_RESET; quirk_no_pm_reset()

Completed in 137 milliseconds