Searched refs:IRQF_ONESHOT (Results 1 - 25 of 820) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/
H A Dindustrialio-triggered-event.c36 IRQF_ONESHOT,
/linux-master/drivers/mfd/
H A Dmax77541.c99 IRQF_ONESHOT | IRQF_SHARED, 0,
106 IRQF_ONESHOT | IRQF_SHARED, 0,
113 IRQF_ONESHOT | IRQF_SHARED, 0,
121 IRQF_ONESHOT | IRQF_SHARED, 0,
H A Dintel_soc_pmic_bxtwc.c464 IRQF_ONESHOT | IRQF_SHARED,
472 IRQF_ONESHOT,
480 IRQF_ONESHOT,
489 IRQF_ONESHOT,
498 IRQF_ONESHOT,
507 IRQF_ONESHOT,
516 IRQF_ONESHOT,
H A Darizona-irq.c49 return request_threaded_irq(irq, NULL, handler, IRQF_ONESHOT,
208 int flags = IRQF_ONESHOT;
331 ret = regmap_add_irq_chip(arizona->regmap, virq, IRQF_ONESHOT,
347 ret = regmap_add_irq_chip(arizona->regmap, virq, IRQF_ONESHOT,
H A Dmax77693.c221 IRQF_ONESHOT | IRQF_SHARED, 0,
230 IRQF_ONESHOT | IRQF_SHARED, 0,
239 IRQF_ONESHOT | IRQF_SHARED, 0,
248 IRQF_ONESHOT | IRQF_SHARED, 0,
H A Dmax8907.c228 IRQF_ONESHOT | IRQF_SHARED,
236 IRQF_ONESHOT | IRQF_SHARED, -1,
244 IRQF_ONESHOT | IRQF_SHARED, -1,
/linux-master/drivers/input/misc/
H A Drk805-pwrkey.c65 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
74 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
H A Dmax77650-onkey.c99 IRQF_ONESHOT, "onkey-down", onkey);
104 IRQF_ONESHOT, "onkey-up", onkey);
H A Dretu-pwrbutton.c67 IRQF_ONESHOT,
H A Dmax8925_onkey.c103 max8925_onkey_handler, IRQF_ONESHOT,
112 max8925_onkey_handler, IRQF_ONESHOT,
H A Dstpmic1_onkey.c118 onkey_falling_irq, IRQF_ONESHOT,
126 onkey_rising_irq, IRQF_ONESHOT,
H A Dtps65219-pwrbutton.c85 IRQF_ONESHOT,
95 IRQF_ONESHOT,
H A Dtwl4030-pwrbutton.c75 IRQF_ONESHOT,
/linux-master/drivers/thermal/
H A Dmax77620_thermal.c122 IRQF_ONESHOT | IRQF_SHARED,
131 IRQF_ONESHOT | IRQF_SHARED,
H A Ddb8500_thermal.c168 prcmu_low_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT,
180 prcmu_high_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT,
/linux-master/drivers/thermal/intel/
H A Dintel_soc_dts_thermal.c80 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
/linux-master/drivers/remoteproc/
H A Dqcom_q6v5.c266 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
279 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
292 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
305 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
319 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
/linux-master/drivers/extcon/
H A Dextcon-qcom-spmi-misc.c131 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
144 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
/linux-master/include/linux/irqchip/
H A Dirq-madera.h110 return request_threaded_irq(irq, NULL, handler, IRQF_ONESHOT, name,
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_irq.c78 ipc_msi_interrupt, IRQF_ONESHOT,
/linux-master/drivers/platform/x86/intel/
H A Dchtdc_ti_pwrbtn.c61 IRQF_ONESHOT, KBUILD_MODNAME, input);
/linux-master/drivers/irqchip/
H A Dirq-sl28cpld.c73 IRQF_SHARED | IRQF_ONESHOT, 0,
/linux-master/drivers/iio/buffer/
H A Dindustrialio-triggered-buffer.c67 IRQF_ONESHOT,
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_irq.c146 IRQF_ONESHOT, "txgbe-gpio-irq", txgbe);
154 IRQF_ONESHOT, "txgbe-link-irq", txgbe);
246 IRQF_ONESHOT,
/linux-master/drivers/power/supply/
H A Dmax8903_charger.c365 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
378 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
391 IRQF_TRIGGER_RISING | IRQF_ONESHOT,

Completed in 211 milliseconds

1234567891011>>