Query: set_irq_wake
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SET_IRQ_WAKE(9) Hardware Interfaces SET_IRQ_WAKE(9)NAMEset_irq_wake - control irq power management wakeupSYNOPSISint set_irq_wake(unsigned int irq, unsigned int on);ARGUMENTSirq interrupt to control on enable/disable power management wakeupDESCRIPTIONEnable/disable power management wakeup mode, which is disabled by default. Enables and disables must match, just as they match for non-wakeup mode support. Wakeup mode lets this IRQ wake the system from sleep states like "suspend to RAM".COPYRIGHTKernel Hackers Manual 2.6. July 2010 SET_IRQ_WAKE(9)