Searched refs:IRQF_EARLY_RESUME (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/irq/
H A Dpm.c191 desc->action->flags & IRQF_EARLY_RESUME;
231 * Enable all interrupt lines with %IRQF_EARLY_RESUME set.
253 * Enable all non-%IRQF_EARLY_RESUME interrupt lines previously
/linux-master/drivers/mfd/
H A Dtwl4030-irq.c658 IRQF_EARLY_RESUME | IRQF_ONESHOT,
/linux-master/arch/x86/xen/
H A Dtime.c360 IRQF_FORCE_RESUME|IRQF_EARLY_RESUME,
/linux-master/include/linux/
H A Dinterrupt.h59 * IRQF_EARLY_RESUME - Resume IRQ early during syscore instead of at device
83 #define IRQF_EARLY_RESUME 0x00020000 macro
/linux-master/drivers/rtc/
H A Drtc-sc27xx.c609 IRQF_ONESHOT | IRQF_EARLY_RESUME,
/linux-master/drivers/xen/events/
H A Devents_base.c1536 irqflags |= IRQF_NO_SUSPEND | IRQF_FORCE_RESUME | IRQF_EARLY_RESUME;

Completed in 224 milliseconds