1PCI_PME_ACTIVE(9)             Hardware Interfaces            PCI_PME_ACTIVE(9)
2
3
4

NAME

6       pci_pme_active - enable or disable PCI device´s PME# function
7

SYNOPSIS

9       void pci_pme_active(struct pci_dev * dev, bool enable);
10

ARGUMENTS

12       dev
13           PCI device to handle.
14
15       enable
16           ´true´ to enable PME# generation; ´false´ to disable it.
17

DESCRIPTION

19       The caller must verify that the device is capable of generating PME#
20       before calling this function with enable equal to ´true´.
21
23Kernel Hackers Manual 2.6.         June 2019                 PCI_PME_ACTIVE(9)
Impressum