pci_pme_capable (9) - Linux Manuals

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

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

dev

PCI device to handle.

state

PCI state from which device will issue PME#.

COPYRIGHT