pci_choose_state(9) centos man page | unix.com

Man Page: pci_choose_state

Operating Environment: centos

Section: 9

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
pci_enable_io(9) - debian
pci_find_bsf(9) - debian
pci_enable_busmaster(9) - debian
pci_write_config(9) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq