Home
last modified time | relevance | path

Searched refs:IRQF_TRIGGER_NONE (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/input/keyboard/
Dqt1070.c203 IRQF_TRIGGER_NONE | IRQF_ONESHOT, in qt1070_probe()
/linux-4.4.14/drivers/gpio/
Dgpio-tb10x.c234 IRQF_TRIGGER_NONE | IRQF_SHARED, in tb10x_gpio_probe()
/linux-4.4.14/include/linux/
Dinterrupt.h29 #define IRQF_TRIGGER_NONE 0x00000000 macro
/linux-4.4.14/drivers/char/hw_random/
Domap-rng.c339 IRQF_TRIGGER_NONE, dev_name(dev), priv); in of_get_omap_rng_device_details()
/linux-4.4.14/arch/mips/lantiq/
Dirq.c134 case IRQF_TRIGGER_NONE: in ltq_eiu_settype()
/linux-4.4.14/drivers/cpufreq/
Dexynos5440-cpufreq.c399 exynos_cpufreq_irq, IRQF_TRIGGER_NONE, in exynos_cpufreq_probe()
/linux-4.4.14/drivers/mfd/
Dstmpe.c1128 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/
Di2c-mt65xx.c703 IRQF_TRIGGER_NONE, I2C_DRV_NAME, i2c); in mtk_i2c_probe()
/linux-4.4.14/drivers/pcmcia/
Dsoc_common.c166 IRQF_TRIGGER_NONE, in soc_pcmcia_hw_init()
/linux-4.4.14/drivers/net/ethernet/davicom/
Ddm9000.c1311 if (irqflags == IRQF_TRIGGER_NONE) in dm9000_open()
1314 if (irqflags == IRQF_TRIGGER_NONE) in dm9000_open()
/linux-4.4.14/drivers/spi/
Dspi-mt65xx.c577 IRQF_TRIGGER_NONE, dev_name(&pdev->dev), master); in mtk_spi_probe()
/linux-4.4.14/drivers/input/touchscreen/
Dedt-ft5x06.c982 if (irq_flags == IRQF_TRIGGER_NONE) in edt_ft5x06_ts_probe()
/linux-4.4.14/drivers/crypto/
Domap-sham.c1939 IRQF_TRIGGER_NONE, dev_name(dev), dd); in omap_sham_probe()