Query: pci_prepare_to_sleep
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_PREPARE_TO_SLEEP(9) Hardware Interfaces PCI_PREPARE_TO_SLEEP(9)NAMEpci_prepare_to_sleep - prepare PCI device for system-wide transition into a sleep stateSYNOPSISint pci_prepare_to_sleep(struct pci_dev * dev);ARGUMENTSdev Device to handle.DESCRIPTIONChoose the power state appropriate for the device depending on whether it can wake up the system and/or is power manageable by the platform (PCI_D3hot is the default) and put the device into that state.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_PREPARE_TO_SLEEP(9)
Related Man Pages |
---|
regulator_set_optimum_mode(9) - centos |
power(9e) - sunos |
power(9e) - debian |
power(9e) - mojave |
power(9e) - osx |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |