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 |
| if_my(4) - freebsd |
| my(4) - minix |
| my(4) - redhat |
| my(4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |