other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_PME_CAPABLE(9) | Hardware Interfaces | PCI_PME_CAPABLE(9) |
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¶
devPCI device to handle.
state
PCI state from which device will issue
PME#.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |