Query: pci_wake_from_d3
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_WAKE_FROM_D3(9) Hardware Interfaces PCI_WAKE_FROM_D3(9)NAMEpci_wake_from_d3 - enable/disable device to wake up from D3_hot or D3_coldSYNOPSISint pci_wake_from_d3(struct pci_dev * dev, bool enable);ARGUMENTSdev PCI device to prepare enable True to enable wake-up event generation; false to disableDESCRIPTIONMany drivers want the device to wake up the system from D3_hot or D3_cold and this function allows them to set that up cleanly - pci_enable_wake should not be called twice in a row to enable wake-up due to PCI PM vs ACPI ordering constraints. This function only returns error code if the device is not capable of generating PME# from both D3_hot and D3_cold, and the platform is unable to enable wake-up power for it.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_WAKE_FROM_D3(9)
Related Man Pages |
---|
struct_irq_chip(9) - centos |
struct_regulator_config(9) - centos |
fea(4) - debian |
pci-config(8) - debian |
parport_register_device(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |