Searched refs:IRQF_TRIGGER_NONE (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-tb10x.c | 244 IRQF_TRIGGER_NONE | IRQF_SHARED, tb10x_gpio_probe()
|
/linux-4.1.27/drivers/input/keyboard/ |
H A D | qt1070.c | 203 IRQF_TRIGGER_NONE | IRQF_ONESHOT, qt1070_probe()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | exynos5440-cpufreq.c | 399 exynos_cpufreq_irq, IRQF_TRIGGER_NONE, exynos_cpufreq_probe()
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | omap-rng.c | 339 IRQF_TRIGGER_NONE, dev_name(dev), priv); of_get_omap_rng_device_details()
|
/linux-4.1.27/arch/mips/lantiq/ |
H A D | irq.c | 134 case IRQF_TRIGGER_NONE: ltq_eiu_settype()
|
/linux-4.1.27/drivers/mfd/ |
H A D | stmpe.c | 1134 pdata->irq_trigger = IRQF_TRIGGER_NONE; stmpe_of_probe() 1238 } else if (pdata->irq_trigger == IRQF_TRIGGER_NONE) { stmpe_probe()
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | soc_common.c | 166 IRQF_TRIGGER_NONE, soc_pcmcia_hw_init()
|
/linux-4.1.27/include/linux/ |
H A D | interrupt.h | 29 #define IRQF_TRIGGER_NONE 0x00000000 macro
|
/linux-4.1.27/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 1311 if (irqflags == IRQF_TRIGGER_NONE) dm9000_open() 1314 if (irqflags == IRQF_TRIGGER_NONE) dm9000_open()
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
H A D | board-armadillo800eva.c | 300 ret = request_irq(IRQ7, usbhsf_interrupt, IRQF_TRIGGER_NONE, usbhsf_hardware_init()
|
/linux-4.1.27/drivers/crypto/ |
H A D | omap-sham.c | 1929 IRQF_TRIGGER_NONE, dev_name(dev), dd); omap_sham_probe()
|
Completed in 225 milliseconds