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 Authored by jhb on Mar 5 2025, 9:55 PM. Tags None Referenced Files 
 
 
 
 
 
 
 
 
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 
  |