Query: irq_set_irq_wake
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IRQ_SET_IRQ_WAKE(9) Public Functions Provided IRQ_SET_IRQ_WAKE(9)NAMEirq_set_irq_wake - control irq power management wakeupSYNOPSISint irq_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".AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IRQ_SET_IRQ_WAKE(9)
Related Man Pages |
---|
rtcwake(8) - centos |
struct_irq_chip_generic(9) - centos |
usb_handle_remote_wakeup(9f) - sunos |
rtcwake(8) - suse |
struct_irq_chip(9) - suse |
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 |