1PCI_BACK_FROM_SLEEP(9) Hardware Interfaces PCI_BACK_FROM_SLEEP(9)
23
4
NAME
6pci_back_from_sleep - turn PCI device on during system-wide transition
7into working state
8
SYNOPSIS
10int pci_back_from_sleep(struct pci_dev * dev);
11
ARGUMENTS
13dev
14Device to handle.
15
DESCRIPTION
17Disable device's system wake-up capability and put it into D0.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 PCI_BACK_FROM_SLEEP(9)