Rechercher une page de manuel
pci_pme_active
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_pme_active - enable or disable PCI device's PME# functionSYNOPSIS
- void pci_pme_active(struct pci_dev * dev, bool enable);
ARGUMENTS
dev
- PCI device to handle.
enable
- 'true' to enable PME# generation; 'false' to disable it.
DESCRIPTION
The caller must verify that the device is capable of generating PME# before calling this function with enable equal to 'true'.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre