Searched refs:IRQF_ONESHOT (Results 26 - 50 of 821) sorted by relevance

1234567891011>>

/linux-master/drivers/input/misc/
H A Dhisi_powerkey.c98 IRQF_ONESHOT,
H A Dcpcap-pwrbutton.c75 powerbutton_irq, IRQF_ONESHOT, "cpcap_pwrbutton", button);
H A Dda9055_onkey.c106 IRQF_TRIGGER_HIGH | IRQF_ONESHOT,
H A Dwm831x-on.c102 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
/linux-master/drivers/extcon/
H A Dextcon-max3355.c98 IRQF_ONESHOT | IRQF_NO_SUSPEND |
H A Dextcon-palmas.c277 IRQF_ONESHOT,
296 IRQF_ONESHOT,
315 IRQF_ONESHOT,
347 IRQF_ONESHOT,
H A Dextcon-usb-gpio.c161 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
179 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
/linux-master/kernel/irq/
H A Dhandle.c154 !(action->flags & (IRQF_NO_THREAD | IRQF_PERCPU | IRQF_ONESHOT)))
/linux-master/drivers/mmc/host/
H A Dof_mmc_spi.c40 IRQF_ONESHOT, dev_name(dev), mmc);
/linux-master/drivers/input/joystick/
H A Dsensehat-joystick.c106 IRQF_ONESHOT, "keys",
/linux-master/drivers/platform/x86/intel/
H A Dmrfld_pwrbtn.c68 IRQF_ONESHOT | IRQF_SHARED, pdev->name,
H A Dbxtwc_tmu.c76 IRQF_ONESHOT, "bxt_wcove_tmu", wctmu);
/linux-master/drivers/mfd/
H A Drt5120.c96 ret = devm_regmap_add_irq_chip(dev, regmap, i2c->irq, IRQF_ONESHOT, 0,
H A Dmax77714.c121 IRQF_ONESHOT | IRQF_SHARED, 0,
H A Drt5033.c85 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
H A Dtps65912-core.c93 ret = regmap_add_irq_chip(tps->regmap, tps->irq, IRQF_ONESHOT, 0,
H A Dmax8998-irq.c242 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
255 IRQF_ONESHOT, "max8998-ono", max8998);
H A Dda9052-irq.c225 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
254 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
H A Dwm8994-irq.c194 irqflags = IRQF_TRIGGER_HIGH | IRQF_ONESHOT;
223 IRQF_ONESHOT,
H A Dmax14577.c333 IRQF_ONESHOT | IRQF_SHARED,
409 irq_flags = IRQF_ONESHOT | IRQF_SHARED;
416 irq_flags = IRQF_ONESHOT;
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci_legacy.c69 IRQF_ONESHOT, "proc_thermal",
/linux-master/drivers/leds/trigger/
H A Dledtrig-gpio.c107 IRQF_ONESHOT | IRQF_SHARED | IRQF_TRIGGER_RISING
/linux-master/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c222 IRQF_ONESHOT |
234 IRQF_ONESHOT |
/linux-master/drivers/power/supply/
H A Dmax77650-charger.c314 IRQF_ONESHOT, "chg", chg);
320 IRQF_ONESHOT, "chgin", chg);
/linux-master/drivers/misc/mei/
H A Dpci-txe.c100 IRQF_ONESHOT, KBUILD_MODNAME, dev);
238 IRQF_ONESHOT, KBUILD_MODNAME, dev);

Completed in 319 milliseconds

1234567891011>>