pci_pme_capable (9) Linux Manual Page
pci_pme_capable – check the capability of PCI device to generate PME#
Synopsis
-
bool pci_pme_capable(struct pci_devdev* , pci_power_tstate);
Arguments
dev
-
- PCI device to handle.
state
- PCI state from which device will issue PME#.
