__pci_complete_power_transition

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

__pci_complete_power_transition - Complete power transition of a PCI device

SYNOPSIS

int __pci_complete_power_transition(struct pci_dev * dev, pci_power_t state);

ARGUMENTS

dev

PCI device to handle.

state

State to put the device into.

DESCRIPTION

This function should not be called directly by device drivers.