PCI_BACK_FROM_SLEEP
Section: Hardware Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
NAME
pci_back_from_sleep - turn PCI device on during system-wide transition into working state
SYNOPSIS
-
int pci_back_from_sleep(struct pci_dev * dev);
ARGUMENTS
dev
-
- Device to handle.
DESCRIPTION
Disable device's system wake-up capability and put it into D0.
COPYRIGHT