/linux/drivers/rtc/ |
H A D | rtc-cpcap.c | 273 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in cpcap_rtc_probe() 290 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in cpcap_rtc_probe()
|
/linux/drivers/iio/imu/ |
H A D | adis_trigger.c | 45 if (direction == IRQF_TRIGGER_NONE) { in adis_validate_irq_flag()
|
/linux/drivers/mailbox/ |
H A D | mtk-adsp-mailbox.c | 143 mtk_adsp_mbox_isr, IRQF_TRIGGER_NONE, in mtk_adsp_mbox_probe()
|
/linux/drivers/input/keyboard/ |
H A D | qt1070.c | 190 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in qt1070_probe()
|
/linux/arch/mips/lantiq/ |
H A D | irq.c | 165 case IRQF_TRIGGER_NONE: in ltq_eiu_settype()
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_rdma.c | 355 IRQF_TRIGGER_NONE, dev_name(dev), priv); in mtk_disp_rdma_probe()
|
H A D | mtk_ethdr.c | 356 IRQF_TRIGGER_NONE, dev_name(dev), priv); in mtk_ethdr_probe()
|
H A D | mtk_disp_ovl.c | 630 IRQF_TRIGGER_NONE, dev_name(dev), priv); in mtk_disp_ovl_probe()
|
H A D | mtk_dsi.c | 1239 IRQF_TRIGGER_NONE, dev_name(&pdev->dev), dsi); in mtk_dsi_probe()
|
/linux/include/linux/ |
H A D | interrupt.h | 31 #define IRQF_TRIGGER_NONE 0x00000000 macro
|
/linux/sound/soc/mediatek/mt7986/ |
H A D | mt7986-afe-pcm.c | 536 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe); in mt7986_afe_pcm_dev_probe()
|
/linux/drivers/mfd/ |
H A D | stmpe.c | 1438 pdata->irq_trigger = IRQF_TRIGGER_NONE; in stmpe_probe() 1453 } else if (pdata->irq_trigger == IRQF_TRIGGER_NONE) { in stmpe_probe()
|
/linux/drivers/spi/ |
H A D | spi-slave-mt27xx.c | 436 IRQF_TRIGGER_NONE, dev_name(&pdev->dev), ctlr); in mtk_spi_slave_probe()
|
H A D | spi-pci1xxxx.c | 117 #define PCI1XXXX_IRQ_FLAGS (IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE)
|
H A D | spi-mt65xx.c | 1269 IRQF_TRIGGER_NONE, dev_name(dev), host); in mtk_spi_probe()
|
/linux/drivers/iio/adc/ |
H A D | cpcap-adc.c | 992 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in cpcap_adc_probe()
|
/linux/sound/soc/mediatek/mt6797/ |
H A D | mt6797-afe-pcm.c | 802 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe); in mt6797_afe_pcm_dev_probe()
|
/linux/drivers/gpu/drm/sprd/ |
H A D | sprd_dpu.c | 811 IRQF_TRIGGER_NONE, "DPU", dpu); in sprd_dpu_context_init()
|
/linux/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-pcm.c | 1188 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe); in mt8183_afe_pcm_dev_probe()
|
/linux/sound/soc/codecs/ |
H A D | cs35l41-lib.c | 1372 int irq_pol = IRQF_TRIGGER_NONE; in cs35l41_gpio_config()
|
/linux/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 1345 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe); in mt2701_afe_pcm_dev_probe()
|
/linux/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 1336 if (irq_flags == IRQF_TRIGGER_NONE) in edt_ft5x06_ts_probe()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-mt65xx.c | 1484 IRQF_NO_SUSPEND | IRQF_TRIGGER_NONE, in mtk_i2c_probe()
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 1002 IRQF_TRIGGER_NONE, ndev->name, ndev); in mtk_star_enable()
|
/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-pcm.c | 2258 IRQF_TRIGGER_NONE, "asys-isr", (void *)afe); in mt8192_afe_pcm_dev_probe()
|