Searched refs:IRQF_TRIGGER_NONE (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/input/keyboard/ |
D | qt1070.c | 203 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in qt1070_probe()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-tb10x.c | 234 IRQF_TRIGGER_NONE | IRQF_SHARED, in tb10x_gpio_probe()
|
/linux-4.4.14/include/linux/ |
D | interrupt.h | 29 #define IRQF_TRIGGER_NONE 0x00000000 macro
|
/linux-4.4.14/drivers/char/hw_random/ |
D | omap-rng.c | 339 IRQF_TRIGGER_NONE, dev_name(dev), priv); in of_get_omap_rng_device_details()
|
/linux-4.4.14/arch/mips/lantiq/ |
D | irq.c | 134 case IRQF_TRIGGER_NONE: in ltq_eiu_settype()
|
/linux-4.4.14/drivers/cpufreq/ |
D | exynos5440-cpufreq.c | 399 exynos_cpufreq_irq, IRQF_TRIGGER_NONE, in exynos_cpufreq_probe()
|
/linux-4.4.14/drivers/mfd/ |
D | stmpe.c | 1128 pdata->irq_trigger = IRQF_TRIGGER_NONE; in stmpe_of_probe() 1232 } else if (pdata->irq_trigger == IRQF_TRIGGER_NONE) { in stmpe_probe()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-mt65xx.c | 703 IRQF_TRIGGER_NONE, I2C_DRV_NAME, i2c); in mtk_i2c_probe()
|
/linux-4.4.14/drivers/pcmcia/ |
D | soc_common.c | 166 IRQF_TRIGGER_NONE, in soc_pcmcia_hw_init()
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
D | dm9000.c | 1311 if (irqflags == IRQF_TRIGGER_NONE) in dm9000_open() 1314 if (irqflags == IRQF_TRIGGER_NONE) in dm9000_open()
|
/linux-4.4.14/drivers/spi/ |
D | spi-mt65xx.c | 577 IRQF_TRIGGER_NONE, dev_name(&pdev->dev), master); in mtk_spi_probe()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | edt-ft5x06.c | 982 if (irq_flags == IRQF_TRIGGER_NONE) in edt_ft5x06_ts_probe()
|
/linux-4.4.14/drivers/crypto/ |
D | omap-sham.c | 1939 IRQF_TRIGGER_NONE, dev_name(dev), dd); in omap_sham_probe()
|