suse man page for pci_pme_active

Query: pci_pme_active

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_PME_ACTIVE(9)						Hardware Interfaces						 PCI_PME_ACTIVE(9)

NAME
pci_pme_active - enable or disable PCI device's PME# function
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 PCI_PME_ACTIVE(9)
Related Man Pages
my(4) - freebsd
my(4) - linux
my(4) - plan9
my(4) - redhat
my(4) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I