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
if_my(4) - debian
if_my(4) - freebsd
my(4) - freebsd
my(4) - suse
my(4) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I