Searched refs:IRQF_ONESHOT (Results 251 - 275 of 828) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/iio/adc/
H A Dad7091r-base.c332 IRQF_ONESHOT,
/linux-master/drivers/gpio/
H A Dgpio-crystalcove.c371 IRQF_ONESHOT, KBUILD_MODNAME, cg);
/linux-master/drivers/regulator/
H A Dirq_helpers.c320 * IRQF_ONESHOT when requesting the (threaded) irq.
370 IRQF_ONESHOT | irq_flags, h->desc.name, h);
/linux-master/drivers/platform/chrome/
H A Dcros_ec.c217 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c231 wave5_vpu_irq_thread, IRQF_ONESHOT, "vpu_irq", dev);
/linux-master/sound/soc/codecs/
H A Dak4118.c379 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
H A Dts3a227e.c378 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
H A Drt5682-i2c.c265 | IRQF_ONESHOT, "rt5682", rt5682);
H A Dmsm8916-wcd-analog.c1217 IRQF_ONESHOT,
1232 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
1246 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
H A Dmt6359-accdet.c967 IRQF_TRIGGER_HIGH | IRQF_ONESHOT,
982 IRQF_TRIGGER_HIGH | IRQF_ONESHOT,
997 IRQF_TRIGGER_HIGH | IRQF_ONESHOT,
/linux-master/sound/soc/meson/
H A Daxg-fifo.c256 IRQF_ONESHOT, dev_name(dev), ss);
/linux-master/drivers/usb/phy/
H A Dphy-generic.c31 IRQF_ONESHOT)
H A Dphy-ab8500-usb.c749 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT,
763 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT,
777 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT,
/linux-master/drivers/misc/
H A Dtps6594-pfsm.c294 tps6594_pfsm_isr, IRQF_ONESHOT,
/linux-master/drivers/input/touchscreen/
H A Dektf2127.c310 IRQF_ONESHOT, client->name, ts);
H A Dtsc2007_core.c367 IRQF_ONESHOT,
H A Dsis_i2c.c351 IRQF_ONESHOT,
H A Dhimax_hx83112b.c311 himax_irq_handler, IRQF_ONESHOT,
H A Dbu21029_ts.c394 IRQF_ONESHOT | IRQF_NO_AUTOEN,
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c1123 lan966x_xtr_irq_handler, IRQF_ONESHOT,
1133 lan966x_ana_irq_handler, IRQF_ONESHOT,
1142 lan966x_ptp_irq_handler, IRQF_ONESHOT,
1167 IRQF_ONESHOT,
/linux-master/drivers/input/keyboard/
H A Dmpr121_touchkey.c302 IRQF_ONESHOT,
H A Dqt2160.c363 IRQF_ONESHOT,
H A Dstmpe-keypad.c389 IRQF_ONESHOT, "stmpe-keypad", keypad);
H A Dtm2-touchkey.c271 IRQF_ONESHOT,
/linux-master/drivers/mfd/
H A Dmax8925-core.c657 unsigned long flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT;
692 ret = request_threaded_irq(irq, NULL, max8925_irq, flags | IRQF_ONESHOT,
711 flags | IRQF_ONESHOT, "max8925-tsc", chip);

Completed in 480 milliseconds

<<11121314151617181920>>