PCI_PME_ACTIVE(9) Hardware Interfaces PCI_PME_ACTIVE(9)NAMEpci_pme_active - enable or disable PCI device's PME# functionSYNOPSISvoid pci_pme_active(struct pci_dev * dev, bool enable);ARGUMENTSdev PCI device to handle. enable 'true' to enable PME# generation; 'false' to disable it.DESCRIPTIONThe caller must verify that the device is capable of generating PME# before calling this function with enable equal to 'true'.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_PME_ACTIVE(9)
| Related Man Pages |
|---|
| my(4) - debian |
| if_my(4) - freebsd |
| my(4) - linux |
| my(4) - minix |
| my(4) - xfree86 |