1__PCI_COMPLETE_POWER(9) Hardware Interfaces __PCI_COMPLETE_POWER(9)
23
4
NAME
6__pci_complete_power_transition - Complete power transition of a PCI
7device
8
SYNOPSIS
10int __pci_complete_power_transition(struct pci_dev * dev,
11pci_power_t state);
12
ARGUMENTS
14dev
15PCI device to handle.
1617
state
18State to put the device into.
19
DESCRIPTION
21This function should not be called directly by device drivers.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. November 2011 __PCI_COMPLETE_POWER(9)