Searched refs:IRQF_ONESHOT (Results 351 - 375 of 828) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/mfd/
H A Dstmfx.c294 irqtrigger | IRQF_ONESHOT,
H A Dda9150-core.c441 IRQF_TRIGGER_LOW | IRQF_ONESHOT,
/linux-master/drivers/power/supply/
H A Dmax8925_power.c376 IRQF_ONESHOT, _name, info); \
H A Dda9150-charger.c470 ret = request_threaded_irq(irq, NULL, handler, IRQF_ONESHOT, irq_name,
/linux-master/sound/soc/codecs/
H A Drt5514-spi.c278 IRQF_TRIGGER_RISING | IRQF_ONESHOT, "rt5514-spi",
/linux-master/drivers/input/keyboard/
H A Dbcm-keypad.c396 IRQF_ONESHOT, pdev->name, kp);
/linux-master/drivers/input/touchscreen/
H A Dimagis.c342 IRQF_ONESHOT | IRQF_NO_AUTOEN,
/linux-master/drivers/iio/accel/
H A Dmma9551.c424 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
H A Dstk8ba50.c438 IRQF_ONESHOT,
H A Dmxc4005.c494 IRQF_ONESHOT,
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci_maxim_core.c426 (IRQF_TRIGGER_LOW | IRQF_ONESHOT), dev_name(chip->dev),
/linux-master/drivers/gnss/
H A Dsirf.c475 IRQF_TRIGGER_RISING | IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
/linux-master/drivers/rtc/
H A Drtc-pcf8523.c482 IRQF_SHARED | IRQF_ONESHOT | irqflags,
/linux-master/include/linux/
H A Dinterrupt.h51 * IRQF_ONESHOT - Interrupt is not reenabled after the hardirq handler finished.
70 * IRQF_COND_ONESHOT - Agree to do IRQF_ONESHOT if already set for a shared
79 #define IRQF_ONESHOT 0x00002000 macro
/linux-master/drivers/gpio/
H A Dgpio-wcove.c471 IRQF_ONESHOT, pdev->name, wg);
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c457 IRQF_ONESHOT, node->name, chip);
/linux-master/drivers/edac/
H A Daltera_edac.c1559 IRQF_ONESHOT | IRQF_TRIGGER_HIGH,
1583 IRQF_ONESHOT | IRQF_TRIGGER_HIGH,
1965 IRQF_ONESHOT | IRQF_TRIGGER_HIGH,
1988 IRQF_ONESHOT | IRQF_TRIGGER_HIGH,
/linux-master/drivers/regulator/
H A Drtmv20-regulator.c387 IRQF_ONESHOT, dev_name(&i2c->dev), priv);
H A Dda9211-regulator.c510 IRQF_TRIGGER_LOW|IRQF_ONESHOT,
/linux-master/drivers/platform/arm64/
H A Dacer-aspire1-ec.c514 aspire_ec_irq_handler, IRQF_ONESHOT,
/linux-master/drivers/extcon/
H A Dextcon-intel-cht-wc.c598 IRQF_ONESHOT, pdev->name, ext);
/linux-master/drivers/staging/greybus/
H A Darche-platform.c504 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
/linux-master/drivers/iio/health/
H A Dmax30102.c596 IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
/linux-master/drivers/input/misc/
H A Dbma150.c498 IRQF_TRIGGER_RISING | IRQF_ONESHOT,
H A Dkxtj9.c490 IRQF_ONESHOT,

Completed in 385 milliseconds

<<11121314151617181920>>