Symbol: IRQF_TRIGGER_NONE
arch/mips/lantiq/irq.c
166
case IRQF_TRIGGER_NONE:
drivers/char/hw_random/omap-rng.c
393
IRQF_TRIGGER_NONE, dev_name(dev), priv);
drivers/crypto/omap-sham.c
2080
IRQF_TRIGGER_NONE, dev_name(dev), dd);
drivers/dma/mediatek/mtk-uart-apdma.c
293
IRQF_TRIGGER_NONE, KBUILD_MODNAME, chan);
drivers/gpib/gpio/gpib_bitbang.c
1279
IRQF_TRIGGER_NONE))
drivers/gpib/gpio/gpib_bitbang.c
1284
IRQF_TRIGGER_NONE))
drivers/gpib/gpio/gpib_bitbang.c
1289
IRQF_TRIGGER_NONE))
drivers/gpib/gpio/gpib_bitbang.c
1294
IRQF_TRIGGER_NONE))
drivers/gpio/gpio-tb10x.c
161
IRQF_TRIGGER_NONE | IRQF_SHARED,
drivers/gpu/drm/mediatek/mtk_disp_ovl.c
644
IRQF_TRIGGER_NONE, dev_name(dev), priv);
drivers/gpu/drm/mediatek/mtk_disp_rdma.c
353
IRQF_TRIGGER_NONE, dev_name(dev), priv);
drivers/gpu/drm/mediatek/mtk_dsi.c
1249
IRQF_TRIGGER_NONE, dev_name(&pdev->dev), dsi);
drivers/gpu/drm/mediatek/mtk_ethdr.c
356
IRQF_TRIGGER_NONE, dev_name(dev), priv);
drivers/gpu/drm/sprd/sprd_dpu.c
804
IRQF_TRIGGER_NONE, "DPU", dpu);
drivers/i2c/busses/i2c-mt65xx.c
1481
IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE,
drivers/iio/adc/cpcap-adc.c
990
IRQF_TRIGGER_NONE | IRQF_ONESHOT,
drivers/iio/imu/adis_trigger.c
45
if (direction == IRQF_TRIGGER_NONE) {
drivers/iio/light/tsl2563.c
747
if (irq_flags == IRQF_TRIGGER_NONE)
drivers/input/keyboard/qt1070.c
190
IRQF_TRIGGER_NONE | IRQF_ONESHOT,
drivers/input/touchscreen/edt-ft5x06.c
1332
if (irq_flags == IRQF_TRIGGER_NONE)
drivers/mailbox/mtk-adsp-mailbox.c
143
mtk_adsp_mbox_isr, IRQF_TRIGGER_NONE,
drivers/mfd/stmpe.c
1438
pdata->irq_trigger = IRQF_TRIGGER_NONE;
drivers/mfd/stmpe.c
1453
} else if (pdata->irq_trigger == IRQF_TRIGGER_NONE) {
drivers/mmc/host/mtk-sd.c
3151
IRQF_TRIGGER_NONE, pdev->name, host);
drivers/net/ethernet/davicom/dm9000.c
1300
if (irq_flags == IRQF_TRIGGER_NONE)
drivers/net/ethernet/mediatek/mtk_star_emac.c
1002
IRQF_TRIGGER_NONE, ndev->name, ndev);
drivers/pcmcia/soc_common.c
236
IRQF_TRIGGER_NONE,
drivers/power/supply/max77705_charger.c
667
IRQF_TRIGGER_NONE,
drivers/power/supply/max77705_charger.c
676
IRQF_TRIGGER_NONE,
drivers/rtc/rtc-cpcap.c
273
IRQF_TRIGGER_NONE | IRQF_ONESHOT,
drivers/rtc/rtc-cpcap.c
290
IRQF_TRIGGER_NONE | IRQF_ONESHOT,
drivers/soc/mediatek/mtk-devapc.c
288
IRQF_TRIGGER_NONE, "devapc", ctx);
drivers/spi/spi-pci1xxxx.c
118
#define PCI1XXXX_IRQ_FLAGS (IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE)
drivers/spi/spi-slave-mt27xx.c
435
IRQF_TRIGGER_NONE, dev_name(&pdev->dev), ctlr);
sound/soc/codecs/cs35l41-lib.c
1372
int irq_pol = IRQF_TRIGGER_NONE;
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
1345
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
802
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt7986/mt7986-afe-pcm.c
536
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c
890
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
2889
IRQF_TRIGGER_NONE,
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
3297
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
2496
IRQF_TRIGGER_NONE,
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
2264
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
3088
IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);