pci_has_pm is a quick check that returns true if a PCI device supports
the power management capability.
pci_enable_pme can be used in DEVICE_SUSPEND driver methods to enable
PME# during suspend.
Differential D49250
pci: Add helper routines to manage PME in device drivers jhb on Wed, Mar 5, 9:55 PM. Authored by Tags None Referenced Files
Subscribers
Details
pci_has_pm is a quick check that returns true if a PCI device supports pci_enable_pme can be used in DEVICE_SUSPEND driver methods to enable
Diff Detail
|