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

/linux-4.1.27/kernel/irq/
H A Dpm.c162 desc->action->flags & IRQF_EARLY_RESUME; for_each_irq_desc()
176 * Enable all interrupt lines with %IRQF_EARLY_RESUME set.
198 * Enable all non-%IRQF_EARLY_RESUME interrupt lines previously
/linux-4.1.27/drivers/extcon/
H A Dextcon-palmas.c211 IRQF_ONESHOT | IRQF_EARLY_RESUME, palmas_usb_probe()
226 IRQF_ONESHOT | IRQF_EARLY_RESUME, palmas_usb_probe()
/linux-4.1.27/drivers/rtc/
H A Drtc-as3722.c213 as3722_alarm_irq, IRQF_ONESHOT | IRQF_EARLY_RESUME, as3722_rtc_probe()
H A Drtc-tps6586x.c289 IRQF_ONESHOT | IRQF_EARLY_RESUME, tps6586x_rtc_probe()
H A Drtc-tps65910.c271 tps65910_rtc_interrupt, IRQF_TRIGGER_LOW | IRQF_EARLY_RESUME, tps65910_rtc_probe()
H A Drtc-tps80031.c290 IRQF_ONESHOT | IRQF_EARLY_RESUME, tps80031_rtc_probe()
H A Drtc-palmas.c315 IRQF_EARLY_RESUME, palmas_rtc_probe()
/linux-4.1.27/include/linux/
H A Dinterrupt.h58 * IRQF_EARLY_RESUME - Resume IRQ early during syscore instead of at device
75 #define IRQF_EARLY_RESUME 0x00020000 macro
/linux-4.1.27/arch/x86/xen/
H A Dtime.c442 IRQF_FORCE_RESUME|IRQF_EARLY_RESUME, xen_setup_timer()
/linux-4.1.27/drivers/mfd/
H A Dtwl4030-irq.c677 IRQF_EARLY_RESUME, twl4030_sih_setup()
/linux-4.1.27/drivers/xen/events/
H A Devents_base.c1106 irqflags |= IRQF_NO_SUSPEND | IRQF_FORCE_RESUME | IRQF_EARLY_RESUME; bind_ipi_to_irqhandler()

Completed in 149 milliseconds