Searched refs:IRQF_TRIGGER_NONE (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/iio/imu/
H A Dadis_trigger.c43 if (direction == IRQF_TRIGGER_NONE) {
/linux-master/drivers/mailbox/
H A Dmtk-adsp-mailbox.c143 mtk_adsp_mbox_isr, IRQF_TRIGGER_NONE,
/linux-master/drivers/rtc/
H A Drtc-cpcap.c273 IRQF_TRIGGER_NONE | IRQF_ONESHOT,
290 IRQF_TRIGGER_NONE | IRQF_ONESHOT,
/linux-master/drivers/input/keyboard/
H A Dqt1070.c190 IRQF_TRIGGER_NONE | IRQF_ONESHOT,
/linux-master/drivers/gpio/
H A Dgpio-tb10x.c181 IRQF_TRIGGER_NONE | IRQF_SHARED,
/linux-master/drivers/soc/mediatek/
H A Dmtk-devapc.c284 IRQF_TRIGGER_NONE, "devapc", ctx);
/linux-master/arch/mips/lantiq/
H A Dirq.c165 case IRQF_TRIGGER_NONE:
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_disp_rdma.c361 IRQF_TRIGGER_NONE, dev_name(dev), priv);
H A Dmtk_ethdr.c327 IRQF_TRIGGER_NONE, dev_name(dev), priv);
H A Dmtk_disp_ovl.c547 IRQF_TRIGGER_NONE, dev_name(dev), priv);
/linux-master/drivers/char/hw_random/
H A Domap-rng.c393 IRQF_TRIGGER_NONE, dev_name(dev), priv);
/linux-master/include/linux/
H A Dinterrupt.h30 #define IRQF_TRIGGER_NONE 0x00000000 macro
/linux-master/drivers/iio/light/
H A Dtsl2563.c747 if (irq_flags == IRQF_TRIGGER_NONE)
/linux-master/sound/soc/mediatek/mt7986/
H A Dmt7986-afe-pcm.c549 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
/linux-master/sound/soc/mediatek/mt6797/
H A Dmt6797-afe-pcm.c814 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
/linux-master/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c293 IRQF_TRIGGER_NONE, KBUILD_MODNAME, chan);
/linux-master/drivers/spi/
H A Dspi-slave-mt27xx.c436 IRQF_TRIGGER_NONE, dev_name(&pdev->dev), ctlr);
H A Dspi-pci1xxxx.c116 #define PCI1XXXX_IRQ_FLAGS (IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE)
/linux-master/drivers/mfd/
H A Dstmpe.c1438 pdata->irq_trigger = IRQF_TRIGGER_NONE;
1453 } else if (pdata->irq_trigger == IRQF_TRIGGER_NONE) {
/linux-master/drivers/iio/adc/
H A Dcpcap-adc.c1000 IRQF_TRIGGER_NONE | IRQF_ONESHOT,
/linux-master/drivers/pcmcia/
H A Dsoc_common.c238 IRQF_TRIGGER_NONE,
/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c1200 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c811 IRQF_TRIGGER_NONE, "DPU", dpu);
/linux-master/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-pcm.c1345 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe);
/linux-master/drivers/i2c/busses/
H A Di2c-mt65xx.c1487 IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE,

Completed in 307 milliseconds

12