PCI_CHOOSE_STATE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pci_choose_state - Choose the power state of a PCI device  

SYNOPSIS

"SYNOPSIS"

pci_power_t pci_choose_state (struct pci_dev * dev, pm_message_t state);  

ARGUMENTS

dev
PCI device to be suspended
state
target sleep state for the whole system. This is the value that is passed to suspend function.
 

DESCRIPTION

Returns PCI power state suitable for given device and given system message.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:36 GMT, October 09, 2005