Searched refs:handle_simple_irq (Results 1 - 25 of 53) sorted by relevance

123

/drivers/input/serio/
H A Dams_delta_serio.c169 handle_simple_irq); local
/drivers/ssb/
H A Ddriver_gpio.c166 handle_simple_irq);
363 handle_simple_irq);
/drivers/bcma/
H A Ddriver_gpio.c152 handle_simple_irq);
/drivers/gpio/
H A Dgpio-msic.c310 handle_simple_irq);
H A Dgpio-bcm-kona.c521 irq_set_chip_and_handler(irq, &bcm_gpio_irq_chip, handle_simple_irq);
645 handle_simple_irq);
H A Dgpio-crystalcove.c349 handle_simple_irq, IRQ_TYPE_NONE);
H A Dgpio-tc3589x.c295 handle_simple_irq,
H A Dgpio-timberdale.c295 &timbgpio_irqchip, handle_simple_irq);
H A Dgpio-grgpio.c283 handle_simple_irq);
H A Dgpio-intel-mid.c418 handle_simple_irq,
H A Dgpio-lynxpoint.c383 handle_simple_irq, IRQ_TYPE_NONE);
H A Dgpio-pl061.c293 irq_base, handle_simple_irq,
H A Dgpio-sta2x11.c329 chip->reg_base, handle_simple_irq);
H A Dgpio-stmpe.c403 handle_simple_irq,
/drivers/irqchip/
H A Dspear-shirq.c215 shirq->irq_chip, handle_simple_irq);
/drivers/parisc/
H A Dgsc.c155 irq_set_chip_and_handler(irq, type, handle_simple_irq);
H A Deisa.c344 handle_simple_irq);
H A Dsuperio.c359 handle_simple_irq);
/drivers/platform/x86/
H A Dintel_pmic_gpio.c297 handle_simple_irq,
/drivers/sh/intc/
H A Dvirq.c236 handle_simple_irq, "virq");
/drivers/staging/iio/
H A Diio_dummy_evgen.c87 irq_set_handler(iio_evgen->base + i, &handle_simple_irq);
/drivers/pci/host/
H A Dpcie-xilinx.c408 irq_set_chip_and_handler(irq, &xilinx_msi_irq_chip, handle_simple_irq);
461 irq_set_chip_and_handler(irq, &dummy_irq_chip, handle_simple_irq);
/drivers/mfd/
H A Darizona-irq.c175 irq_set_chip_and_handler(virq, &arizona_irq_chip, handle_simple_irq);
H A Dtwl6030-irq.c352 irq_set_chip_and_handler(virq, &pdata->irq_chip, handle_simple_irq);
/drivers/iio/
H A Dindustrialio-trigger.c450 &handle_simple_irq);

Completed in 328 milliseconds

123