table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__PCI_COMPLETE_POWER(9) | Hardware Interfaces | __PCI_COMPLETE_POWER(9) |
NAME¶
__pci_complete_power_transition - Complete power transition of a PCI deviceSYNOPSIS¶
int
__pci_complete_power_transition(struct pci_dev * dev,
pci_power_t state);
ARGUMENTS¶
devPCI device to handle.
state
State to put the device into.
DESCRIPTION¶
This function should not be called directly by device drivers.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |