Query: pci_dev_run_wake
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_DEV_RUN_WAKE(9) Hardware Interfaces PCI_DEV_RUN_WAKE(9)NAMEpci_dev_run_wake - Check if device can generate run-time wake-up events.SYNOPSISbool pci_dev_run_wake(struct pci_dev * dev);ARGUMENTSdev Device to check.DESCRIPTIONReturn true if the device itself is cabable of generating wake-up events (through the platform or using the native PCIe PME) or if the device supports PME and one of its upstream bridges can generate wake-up events.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_DEV_RUN_WAKE(9)