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)NAMEpci_choose_state - Choose the power state of a PCI deviceSYNOPSISpci_power_t pci_choose_state(struct pci_dev * dev, pm_message_t state);ARGUMENTSdev PCI device to be suspended state target sleep state for the whole system. This is the value that is passed to suspend function.DESCRIPTIONReturns PCI power state suitable for given device and given system message.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_CHOOSE_STATE(9)
Related Man Pages |
---|
struct_device_driver(9) - centos |
pci_find_dbsf(9) - debian |
pci_read_config(9) - debian |
pci_find_device(9) - debian |
pci_write_config(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |