centos man page for pci_choose_state

Query: pci_choose_state

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_CHOOSE_STATE(9)						Hardware Interfaces					       PCI_CHOOSE_STATE(9)

NAME
pci_choose_state - Choose the power state of a PCI device
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_CHOOSE_STATE(9)
Related Man Pages
struct_bus_type(9) - centos
struct_device_driver(9) - centos
pci_disable_io(9) - debian
pci(9) - debian
pci_find_device(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend