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 3.10 June 2014 PCI_PME_ACTIVE(9)
| Related Man Pages |
|---|
| struct_regulator_config(9) - centos |
| my(4) - debian |
| enable(1m) - hpux |
| my(4) - linux |
| my(4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |