Home
last modified time | relevance | path

Searched refs:IRQF_ONESHOT (Results 1 – 200 of 353) sorted by relevance

12

/linux-4.4.14/scripts/coccinelle/misc/
Dirqf_oneshot.cocci3 /// IRQF_ONESHOT, otherwise the request will fail.
5 /// So pass the IRQF_ONESHOT flag in this case.
27 flags | IRQF_ONESHOT
29 IRQF_ONESHOT
35 flags | IRQF_ONESHOT
37 IRQF_ONESHOT
53 +IRQF_ONESHOT
56 +flags | IRQF_ONESHOT
63 +IRQF_ONESHOT
66 +flags | IRQF_ONESHOT
[all …]
/linux-4.4.14/drivers/mfd/
Darizona-irq.c47 return request_threaded_irq(irq, NULL, handler, IRQF_ONESHOT, in arizona_request_irq()
189 int flags = IRQF_ONESHOT; in arizona_irq_init()
296 IRQF_ONESHOT, 0, aod, in arizona_irq_init()
305 IRQF_ONESHOT, 0, irq, in arizona_irq_init()
314 ret = request_threaded_irq(i, NULL, arizona_boot_done, IRQF_ONESHOT, in arizona_irq_init()
326 IRQF_ONESHOT, in arizona_irq_init()
Dmax77693.c236 IRQF_ONESHOT | IRQF_SHARED | in max77693_i2c_probe()
246 IRQF_ONESHOT | IRQF_SHARED | in max77693_i2c_probe()
256 IRQF_ONESHOT | IRQF_SHARED | in max77693_i2c_probe()
266 IRQF_ONESHOT | IRQF_SHARED | in max77693_i2c_probe()
Dmax8907.c237 IRQF_ONESHOT | IRQF_SHARED, -1, in max8907_i2c_probe()
245 IRQF_ONESHOT | IRQF_SHARED, -1, in max8907_i2c_probe()
253 IRQF_ONESHOT | IRQF_SHARED, -1, in max8907_i2c_probe()
Dda9052-irq.c228 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9052_request_irq()
257 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9052_irq_init()
Dwm8994-irq.c199 irqflags = IRQF_TRIGGER_HIGH | IRQF_ONESHOT; in wm8994_irq_init()
228 IRQF_ONESHOT, in wm8994_irq_init()
Dmax8998-irq.c248 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in max8998_irq_init()
261 IRQF_ONESHOT, "max8998-ono", max8998); in max8998_irq_init()
Dmax14577.c345 IRQF_TRIGGER_FALLING | IRQF_ONESHOT | IRQF_SHARED, in max77836_init()
431 irq_flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT | IRQF_SHARED; in max14577_i2c_probe()
438 irq_flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT; in max14577_i2c_probe()
Drt5033.c92 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in rt5033_i2c_probe()
Dmax8997-irq.c353 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in max8997_irq_init()
367 IRQF_ONESHOT, "max8997-ono", max8997); in max8997_irq_init()
Dmax77686.c295 IRQF_TRIGGER_FALLING | IRQF_ONESHOT | in max77686_i2c_probe()
304 IRQF_TRIGGER_FALLING | IRQF_ONESHOT | in max77686_i2c_probe()
Dtwl6040.c705 ret = regmap_add_irq_chip(twl6040->regmap, twl6040->irq, IRQF_ONESHOT, in twl6040_probe()
716 twl6040_readyint_handler, IRQF_ONESHOT, in twl6040_probe()
724 twl6040_thint_handler, IRQF_ONESHOT, in twl6040_probe()
Dda9063-irq.c182 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED, in da9063_irq_init()
Dintel_soc_pmic_bxtwc.c375 IRQF_ONESHOT | IRQF_SHARED, in bxtwc_probe()
384 IRQF_ONESHOT | IRQF_SHARED, in bxtwc_probe()
Dintel_soc_pmic_core.c96 config->irq_flags | IRQF_ONESHOT, in intel_soc_pmic_i2c_probe()
Dlp8788-irq.c179 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in lp8788_irq_init()
Dtps65090.c213 IRQF_ONESHOT | IRQF_TRIGGER_LOW, irq_base, in tps65090_i2c_probe()
D88pm805.c139 unsigned long flags = IRQF_ONESHOT; in device_irq_init_805()
Dmc13xxx-core.c166 IRQF_ONESHOT, name, dev); in mc13xxx_irq_request()
443 ret = regmap_add_irq_chip(mc13xxx->regmap, mc13xxx->irq, IRQF_ONESHOT, in mc13xxx_common_init()
Dmax8925-core.c667 unsigned long flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT; in max8925_irq_init()
702 ret = request_threaded_irq(irq, NULL, max8925_irq, flags | IRQF_ONESHOT, in max8925_irq_init()
721 flags | IRQF_ONESHOT, "max8925-tsc", chip); in max8925_irq_init()
Drk808.c206 IRQF_ONESHOT, -1, in rk808_probe()
Dmax77843.c127 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED, in max77843_probe()
Dtps65218.c248 IRQF_ONESHOT, 0, &tps65218_irq_chip, in tps65218_probe()
Dtwl4030-irq.c668 IRQF_EARLY_RESUME | IRQF_ONESHOT, in twl4030_sih_setup()
747 IRQF_ONESHOT, in twl4030_init_irq()
Dtps65912-irq.c160 int flags = IRQF_ONESHOT; in tps65912_irq_init()
Dwm831x-auxadc.c289 IRQF_ONESHOT, in wm831x_auxadc_init()
Dmt6397-core.c191 mt6397_irq_thread, IRQF_ONESHOT, "mt6397-pmic", mt6397); in mt6397_irq_init()
Dda9055-core.c399 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9055_device_init()
Dretu-mfd.c269 ret = regmap_add_irq_chip(rdev->regmap, i2c->irq, IRQF_ONESHOT, -1, in retu_probe()
Dpcf50633-irq.c298 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in pcf50633_irq_init()
Dsec-irq.c479 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in sec_irq_init()
Dtwl6030-irq.c441 IRQF_ONESHOT, "TWL6030-PIH", twl6030_irq); in twl6030_init_irq()
Dadp5520.c241 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in adp5520_probe()
Das3722.c387 irq_flags = as3722->irq_flags | IRQF_ONESHOT; in as3722_i2c_probe()
Dab8500-gpadc.c951 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_gpadc_probe()
965 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_gpadc_probe()
Dtc3589x.c416 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in tc3589x_probe()
Dtps65910.c256 IRQF_ONESHOT, pdata->irq_base, in tps65910_irq_init()
Dwm8350-core.c408 IRQF_ONESHOT, in wm8350_device_init()
Dda9062-core.c474 IRQF_TRIGGER_LOW | IRQF_ONESHOT | IRQF_SHARED, in da9062_i2c_probe()
Drc5t583-irq.c392 ret = request_threaded_irq(irq, NULL, rc5t583_irq, IRQF_ONESHOT, in rc5t583_irq_init()
D88pm800.c369 unsigned long flags = IRQF_ONESHOT; in device_irq_init_800()
Dda9150-core.c446 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9150_probe()
Dwm8350-irq.c472 int flags = IRQF_ONESHOT; in wm8350_irq_init()
Dwm831x-irq.c636 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in wm831x_irq_init()
Dtps80031.c305 IRQF_ONESHOT, irq_base, in tps80031_irq_init()
/linux-4.4.14/drivers/input/misc/
Dmax8925_onkey.c107 max8925_onkey_handler, IRQF_ONESHOT, in max8925_onkey_probe()
116 max8925_onkey_handler, IRQF_ONESHOT, in max8925_onkey_probe()
Dretu-pwrbutton.c67 IRQF_ONESHOT, in retu_pwrbutton_probe()
Dtwl4030-pwrbutton.c75 IRQF_ONESHOT, in twl4030_pwrbutton_probe()
Dtps65218-pwrbutton.c92 IRQF_ONESHOT, in tps65218_pwron_probe()
Dwm831x-on.c102 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_on_probe()
Dda9055_onkey.c113 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in da9055_onkey_probe()
D88pm860x_onkey.c101 pm860x_onkey_handler, IRQF_ONESHOT, in pm860x_onkey_probe()
D88pm80x_onkey.c107 IRQF_ONESHOT, "onkey", info); in pm80x_onkey_probe()
Ddm355evm_keys.c215 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in dm355evm_keys_probe()
Dpcf8574_keypad.c135 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in pcf8574_kp_probe()
Dpalmas-pwrbutton.c216 IRQF_ONESHOT, in palmas_pwron_probe()
Dgp2ap002a00f.c176 IRQF_ONESHOT, in gp2a_probe()
Dpm8941-pwrkey.c237 IRQF_ONESHOT, in pm8941_pwrkey_probe()
Dda9063_onkey.c274 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9063_onkey_probe()
Dmpu3050.c369 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in mpu3050_probe()
Dcma3000_d0x.c364 pdata->irqflags | IRQF_ONESHOT, in cma3000_init()
Dtwl6040-vibra.c312 IRQF_ONESHOT, in twl6040_vibra_probe()
Dbma150.c579 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in bma150_probe()
/linux-4.4.14/drivers/iio/
Dindustrialio-triggered-event.c40 IRQF_ONESHOT, in iio_triggered_event_setup()
/linux-4.4.14/drivers/extcon/
Dextcon-palmas.c269 IRQF_ONESHOT | IRQF_EARLY_RESUME, in palmas_usb_probe()
288 IRQF_ONESHOT, in palmas_usb_probe()
307 IRQF_ONESHOT | IRQF_EARLY_RESUME, in palmas_usb_probe()
Dextcon-usb-gpio.c136 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in usb_extcon_probe()
Dextcon-axp288.c343 IRQF_ONESHOT | IRQF_NO_SUSPEND, in axp288_extcon_probe()
Dextcon-sm5502.c578 irq_flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT | IRQF_SHARED; in sm5022_muic_i2c_probe()
Dextcon-rt8973a.c586 irq_flags = IRQF_TRIGGER_FALLING | IRQF_ONESHOT | IRQF_SHARED; in rt8973a_muic_i2c_probe()
/linux-4.4.14/drivers/iio/buffer/
Dindustrialio-triggered-buffer.c62 IRQF_ONESHOT, in iio_triggered_buffer_setup()
/linux-4.4.14/drivers/thermal/
Dintel_soc_dts_thermal.c71 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in intel_soc_thermal_init()
Ddb8500_thermal.c426 prcmu_low_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT, in db8500_thermal_probe()
441 prcmu_high_irq_handler, IRQF_NO_SUSPEND | IRQF_ONESHOT, in db8500_thermal_probe()
Dqcom-spmi-temp-alarm.c259 IRQF_ONESHOT, node->name, chip); in qpnp_tm_probe()
/linux-4.4.14/drivers/staging/iio/
Diio_simple_dummy_buffer.c160 IRQF_ONESHOT, in iio_simple_dummy_configure_buffer()
Diio_simple_dummy_events.c252 IRQF_ONESHOT, in iio_simple_dummy_events_register()
/linux-4.4.14/drivers/input/joystick/
Das5011.c300 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in as5011_probe()
314 plat_data->axis_irqflags | IRQF_ONESHOT, in as5011_probe()
/linux-4.4.14/drivers/misc/mei/
Dpci-txe.c133 IRQF_ONESHOT, KBUILD_MODNAME, dev); in mei_txe_probe()
281 IRQF_ONESHOT, KBUILD_MODNAME, dev); in mei_txe_pci_resume()
Dpci-me.c189 irqflags = pci_dev_msi_enabled(pdev) ? IRQF_ONESHOT : IRQF_SHARED; in mei_me_probe()
332 irqflags = pci_dev_msi_enabled(pdev) ? IRQF_ONESHOT : IRQF_SHARED; in mei_me_pci_resume()
/linux-4.4.14/drivers/input/touchscreen/
Dwm831x-ts.c324 irqf | IRQF_ONESHOT, in wm831x_ts_probe()
340 irqf | IRQF_ONESHOT, in wm831x_ts_probe()
Dar1021_i2c.c112 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in ar1021_i2c_probe()
Dmax11801_ts.c208 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in max11801_ts_probe()
Dmigor_ts.c168 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in migor_ts_probe()
Dsx8654.c240 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in sx8654_probe()
Degalax_ts.c221 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in egalax_ts_probe()
Dmcs5000_ts.c232 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in mcs5000_ts_probe()
Dwacom_i2c.c204 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in wacom_i2c_probe()
Dst1232.c216 IRQF_ONESHOT, in st1232_ts_probe()
Dcy8ctmg110_ts.c263 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in cy8ctmg110_probe()
Dft6236.c283 ft6236_interrupt, IRQF_ONESHOT, in ft6236_probe()
Dcolibri-vf50-ts.c357 NULL, vf50_ts_irq_bh, IRQF_ONESHOT, in vf50_ts_probe()
Dchipone_icn8318.c271 IRQF_ONESHOT, client->name, data); in icn8318_probe()
D88pm860x-ts.c264 pm860x_touch_handler, IRQF_ONESHOT, in pm860x_touch_probe()
Dstmpe-ts.c326 IRQF_ONESHOT, STMPE_TS_NAME, ts); in stmpe_input_probe()
Dgoodix.c407 irq_flags = goodix_irq_flags[ts->int_trigger_type] | IRQF_ONESHOT; in goodix_ts_probe()
Ducb1400_ts.c377 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in ucb1400_ts_probe()
Dtsc2007.c448 IRQF_ONESHOT, in tsc2007_probe()
Dintel-mid-touch.c628 mrstouch_pendet_irq, IRQF_ONESHOT, in mrstouch_probe()
Dimx6ul_tsc.c425 NULL, tsc_irq_fn, IRQF_ONESHOT, in imx6ul_tsc_probe()
Dpixcir_i2c_ts.c538 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in pixcir_i2c_ts_probe()
Dcyttsp_core.c590 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in cyttsp_probe()
/linux-4.4.14/drivers/power/
Dwm831x_power.c576 IRQF_TRIGGER_RISING | IRQF_ONESHOT, "System power low", in wm831x_power_probe()
586 IRQF_TRIGGER_RISING | IRQF_ONESHOT, "Power source", in wm831x_power_probe()
599 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_power_probe()
Dbq24735-charger.c359 IRQF_ONESHOT, in bq24735_charger_probe()
D88pm860x_battery.c965 pm860x_coulomb_handler, IRQF_ONESHOT, in pm860x_battery_probe()
975 IRQF_ONESHOT, "battery", info); in pm860x_battery_probe()
Dtwl4030_charger.c1038 twl4030_charger_interrupt, IRQF_ONESHOT, pdev->name, in twl4030_bci_probe()
1047 twl4030_bci_interrupt, IRQF_ONESHOT, pdev->name, bci); in twl4030_bci_probe()
Dda9150-fg.c527 IRQF_ONESHOT, "FG", fg); in da9150_fg_probe()
Dmax8925_power.c378 IRQF_ONESHOT, _name, info); \
Dda9150-charger.c478 ret = request_threaded_irq(irq, NULL, handler, IRQF_ONESHOT, irq_name, in da9150_charger_register_irq()
/linux-4.4.14/kernel/irq/
Dmanage.c1012 if (new->flags & (IRQF_NO_THREAD | IRQF_PERCPU | IRQF_ONESHOT)) in irq_setup_forced_threading()
1015 new->flags |= IRQF_ONESHOT; in irq_setup_forced_threading()
1176 new->flags &= ~IRQF_ONESHOT; in __setup_irq()
1194 ((old->flags ^ new->flags) & IRQF_ONESHOT)) in __setup_irq()
1221 if (new->flags & IRQF_ONESHOT) { in __setup_irq()
1303 if (new->flags & IRQF_ONESHOT) in __setup_irq()
/linux-4.4.14/drivers/usb/phy/
Dphy-twl6030-usb.c376 IRQF_TRIGGER_FALLING | IRQF_TRIGGER_RISING | IRQF_ONESHOT, in twl6030_usb_probe()
386 IRQF_TRIGGER_FALLING | IRQF_TRIGGER_RISING | IRQF_ONESHOT, in twl6030_usb_probe()
Dphy-generic.c45 IRQF_ONESHOT)
Dphy-ab8500-usb.c1182 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup()
1198 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup()
1214 IRQF_NO_SUSPEND | IRQF_SHARED | IRQF_ONESHOT, in ab8500_usb_irq_setup()
Dphy-mv-usb.c773 IRQF_ONESHOT, "id", mvotg); in mv_otg_probe()
785 IRQF_ONESHOT, "vbus", mvotg); in mv_otg_probe()
Dphy-tahvo.c408 IRQF_ONESHOT, in tahvo_usb_probe()
/linux-4.4.14/drivers/regulator/
Dwm831x-dcdc.c536 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_buckv_probe()
547 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_buckv_probe()
674 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_buckp_probe()
791 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_boostp_probe()
Dwm831x-isink.c207 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_isink_probe()
Dda9210-regulator.c226 IRQF_ONESHOT | IRQF_SHARED, in da9210_i2c_probe()
Dwm831x-ldo.c290 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_gp_ldo_probe()
500 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in wm831x_aldo_probe()
Dda9211-regulator.c475 IRQF_TRIGGER_LOW|IRQF_ONESHOT, in da9211_i2c_probe()
Dlp8755.c430 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in lp8755_int_config()
Dltc3589.c524 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in ltc3589_probe()
/linux-4.4.14/drivers/base/power/
Dwakeirq.c190 IRQF_ONESHOT, dev_name(dev), wirq); in dev_pm_set_dedicated_wake_irq()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal_memmap.c107 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in st_mmap_register_enable_irq()
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dspi.c169 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in nfcmrvl_spi_probe()
Di2c.c233 pdata->irq_polarity | IRQF_ONESHOT, in nfcmrvl_i2c_probe()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp.c181 edp_irq, IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in msm_edp_modeset_init()
/linux-4.4.14/drivers/gpu/drm/tegra/
Doutput.c156 IRQF_ONESHOT; in tegra_output_probe()
/linux-4.4.14/drivers/platform/x86/
Ddell-smo8800.c182 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in smo8800_add()
/linux-4.4.14/drivers/input/keyboard/
Dlm8333.c186 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in lm8333_probe()
Dqt1070.c203 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in qt1070_probe()
Dmax7359_keypad.c227 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in max7359_probe()
Dmcs_touchkey.c180 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in mcs_touchkey_probe()
Dmpr121_touchkey.c252 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in mpr_touchkey_probe()
Dtca8418_keypad.c365 IRQF_ONESHOT, in tca8418_keypad_probe()
Dtca6416-keypad.c282 IRQF_ONESHOT, in tca6416_keypad_probe()
Dsh_keysc.c233 error = request_threaded_irq(irq, NULL, sh_keysc_isr, IRQF_ONESHOT, in sh_keysc_probe()
Dcros_ec_keyb.c200 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in cros_ec_keyb_open()
Dstmpe-keypad.c380 IRQF_ONESHOT, "stmpe-keypad", keypad); in stmpe_keypad_probe()
Dnomadik-ske-keypad.c330 IRQF_ONESHOT, "ske-keypad", keypad); in ske_keypad_probe()
Dtc3589x-keypad.c435 plat->irqtype | IRQF_ONESHOT, in tc3589x_keypad_probe()
Dbcm-keypad.c425 IRQF_ONESHOT, pdev->name, kp); in bcm_kp_probe()
Dcap11xx.c476 IRQF_ONESHOT, dev_name(dev), priv); in cap11xx_i2c_probe()
/linux-4.4.14/drivers/rtc/
Drtc-max8907.c207 IRQF_ONESHOT, "max8907-alarm0", rtc); in max8907_rtc_probe()
Drtc-as3722.c213 as3722_alarm_irq, IRQF_ONESHOT | IRQF_EARLY_RESUME, in as3722_rtc_probe()
Drtc-tps80031.c290 IRQF_ONESHOT | IRQF_EARLY_RESUME, in tps80031_rtc_probe()
Drtc-tps6586x.c289 IRQF_ONESHOT | IRQF_EARLY_RESUME, in tps6586x_rtc_probe()
Drtc-max8925.c266 rtc_update_handler, IRQF_ONESHOT, in max8925_rtc_probe()
Drtc-palmas.c314 IRQF_TRIGGER_LOW | IRQF_ONESHOT | in palmas_rtc_probe()
Drtc-da9055.c310 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in da9055_rtc_probe()
Drtc-88pm80x.c298 IRQF_ONESHOT, "rtc", info); in pm80x_rtc_probe()
Drtc-mt6397.c338 IRQF_ONESHOT | IRQF_TRIGGER_HIGH, in mtk_rtc_probe()
Drtc-ab8500.c497 rtc_alarm_handler, IRQF_ONESHOT, in ab8500_rtc_probe()
Drtc-twl.c540 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in twl_rtc_probe()
Drtc-88pm860x.c338 rtc_update_handler, IRQF_ONESHOT, "rtc", in pm860x_rtc_probe()
Drtc-da9063.c497 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in da9063_rtc_probe()
Drtc-hym8563.c554 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in hym8563_probe()
Drtc-rv8803.c463 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in rv8803_probe()
Drtc-isl12057.c583 IRQF_SHARED|IRQF_ONESHOT, in isl12057_probe()
/linux-4.4.14/drivers/mmc/core/
Dslot-gpio.c144 IRQF_TRIGGER_RISING | IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in mmc_gpiod_request_cd_irq()
/linux-4.4.14/drivers/staging/iio/cdc/
Dad7150.c615 IRQF_ONESHOT, in ad7150_probe()
629 IRQF_ONESHOT, in ad7150_probe()
/linux-4.4.14/drivers/nfc/microread/
Di2c.c272 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in microread_i2c_probe()
/linux-4.4.14/drivers/nfc/s3fwrn5/
Di2c.c262 s3fwrn5_i2c_irq_thread_fn, IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in s3fwrn5_i2c_probe()
/linux-4.4.14/drivers/hwmon/
Dda9055-hwmon.c271 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in da9055_hwmon_probe()
Dadt7x10.c449 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in adt7x10_probe()
/linux-4.4.14/sound/soc/codecs/
Dts3a227e.c314 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in ts3a227e_i2c_probe()
/linux-4.4.14/drivers/iio/dac/
Dad5504.c323 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in ad5504_probe()
Dad5421.c514 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in ad5421_probe()
/linux-4.4.14/drivers/iio/adc/
Dda9150-gpadc.c351 IRQF_ONESHOT, "GPADC", gpadc); in da9150_gpadc_probe()
Dad7291.c527 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in ad7291_probe()
Dnau7802.c485 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in nau7802_probe()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-elog.c302 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, "opal-elog", NULL); in opal_elog_init()
Dopal-dump.c425 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in opal_platform_dump_init()
/linux-4.4.14/drivers/nfc/st-nci/
Di2c.c342 phy->irq_polarity | IRQF_ONESHOT, in st_nci_i2c_probe()
Dspi.c358 phy->irq_polarity | IRQF_ONESHOT, in st_nci_spi_probe()
/linux-4.4.14/drivers/nfc/fdp/
Di2c.c317 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in fdp_nci_i2c_probe()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dcw1200_sdio.c146 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in cw1200_request_irq()
Dcw1200_spi.c257 IRQF_TRIGGER_HIGH | IRQF_ONESHOT, in cw1200_spi_irq_subscribe()
/linux-4.4.14/drivers/media/radio/si470x/
Dradio-si470x-i2c.c424 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, DRIVER_NAME, in si470x_i2c_probe()
/linux-4.4.14/drivers/gpio/
Dgpio-tc3589x.c273 IRQF_ONESHOT, "tc3589x-gpio", in tc3589x_gpio_probe()
Dgpio-crystalcove.c358 IRQF_ONESHOT, KBUILD_MODNAME, cg); in crystalcove_gpio_probe()
Dgpio-pcf857x.c390 NULL, pcf857x_irq, IRQF_ONESHOT | in pcf857x_probe()
Dgpio-adp5588.c314 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in adp5588_irq_setup()
Dgpio-stmpe.c386 stmpe_gpio_irq, IRQF_ONESHOT, in stmpe_gpio_probe()
/linux-4.4.14/include/linux/
Dinterrupt.h71 #define IRQF_ONESHOT 0x00002000 macro
/linux-4.4.14/drivers/iio/light/
Dgp2ap020a00f.c1148 IRQF_ONESHOT, in gp2ap020a00f_write_prox_event_config()
1155 IRQF_ONESHOT, in gp2ap020a00f_write_prox_event_config()
1568 IRQF_ONESHOT, in gp2ap020a00f_probe()
Dapds9300.c441 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in apds9300_probe()
/linux-4.4.14/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c371 IRQF_ONESHOT, "proc_thermal", in proc_thermal_pci_probe()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_vtg.c366 vtg_irq_thread, IRQF_ONESHOT, in vtg_probe()
/linux-4.4.14/drivers/nfc/nxp-nci/
Di2c.c407 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in nxp_nci_i2c_probe()
/linux-4.4.14/drivers/staging/iio/adc/
Dad7816.c406 IRQF_TRIGGER_LOW | IRQF_ONESHOT, in ad7816_probe()
/linux-4.4.14/drivers/iio/accel/
Dmxc4005.c488 IRQF_ONESHOT, in mxc4005_probe()
Dstk8ba50.c448 IRQF_ONESHOT, in stk8ba50_probe()
Dmma9551.c435 IRQF_TRIGGER_RISING | IRQF_ONESHOT, in mma9551_gpio_probe()
/linux-4.4.14/drivers/video/backlight/
Dlm3630a_bl.c155 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, "lm3630a_irq", pchip)) { in lm3630a_intr_config()
/linux-4.4.14/drivers/misc/
Dfsa9480.c396 IRQF_TRIGGER_FALLING | IRQF_ONESHOT, in fsa9480_irq_init()
/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c479 IRQF_ONESHOT, mdev->name, mdev); in sti_mbox_probe()
/linux-4.4.14/arch/arm/mach-vexpress/
Dspc.c473 | IRQF_ONESHOT, "vexpress-spc", info); in ve_spc_init()
/linux-4.4.14/sound/soc/davinci/
Ddavinci-mcasp.c1778 IRQF_ONESHOT | IRQF_SHARED, in davinci_mcasp_probe()
1795 IRQF_ONESHOT, irq_name, mcasp); in davinci_mcasp_probe()
1810 IRQF_ONESHOT, irq_name, mcasp); in davinci_mcasp_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-hix5hd2.c467 IRQF_NO_SUSPEND | IRQF_ONESHOT, in hix5hd2_i2c_probe()
/linux-4.4.14/drivers/nfc/st21nfca/
Di2c.c644 phy->irq_polarity | IRQF_ONESHOT, in st21nfca_hci_i2c_probe()
/linux-4.4.14/sound/soc/xtensa/
Dxtfpga-i2s.c587 IRQF_SHARED | IRQF_ONESHOT, in xtfpga_i2s_probe()

12