Name

pci_pme_capable — check the capability of PCI device to generate PME#

Synopsis

bool pci_pme_capable (struct pci_dev * dev,
 pci_power_t state);
 

Arguments

struct pci_dev * dev

PCI device to handle.

pci_power_t state

PCI state from which device will issue PME#.