Man Page: __pci_complete_power_transition
Operating Environment: centos
Section: 9
__PCI_COMPLETE_POWER(9) Hardware Interfaces __PCI_COMPLETE_POWER(9)NAME__pci_complete_power_transition - Complete power transition of a PCI deviceSYNOPSISint __pci_complete_power_transition(struct pci_dev * dev, pci_power_t state);ARGUMENTSdev PCI device to handle. state State to put the device into.DESCRIPTIONThis function should not be called directly by device drivers.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __PCI_COMPLETE_POWER(9)