Searched refs:irq_flow_handler_t (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/include/linux/
H A Dirqhandler.h11 typedef void (*irq_flow_handler_t)(struct irq_desc *desc); typedef
H A Dirqdesc.h50 irq_flow_handler_t handle_irq;
184 irq_flow_handler_t handler) irq_set_handler_locked()
205 irq_flow_handler_t handler, const char *name) irq_set_chip_handler_name_locked()
H A Dirq.h511 irq_flow_handler_t handle, const char *name);
514 irq_flow_handler_t handle) irq_set_chip_and_handler()
522 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
526 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) irq_set_handler()
537 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) irq_set_chained_handler()
548 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle,
766 irq_flow_handler_t handler;
881 void __iomem *reg_base, irq_flow_handler_t handler);
892 irq_flow_handler_t handler,
H A Dmsi.h239 irq_flow_handler_t handler;
H A Dirqdomain.h337 void *chip_data, irq_flow_handler_t handler,
/linux-4.4.14/include/linux/gpio/
H A Ddriver.h138 irq_flow_handler_t irq_handler;
185 irq_flow_handler_t parent_handler);
190 irq_flow_handler_t handler,
/linux-4.4.14/arch/m68k/kernel/
H A Dints.c116 irq_flow_handler_t handle, unsigned int irq, m68k_setup_irq_controller()
/linux-4.4.14/arch/sparc/include/asm/
H A Dleon.h221 irq_flow_handler_t flow_handler,
224 irq_flow_handler_t flow_handler,
/linux-4.4.14/drivers/pinctrl/samsung/
H A Dpinctrl-s3c24xx.c401 static irq_flow_handler_t s3c2410_eint_handlers[NUM_EINT_IRQ] = {
410 static irq_flow_handler_t s3c2412_eint_handlers[NUM_EINT_IRQ] = {
484 irq_flow_handler_t *handlers; s3c24xx_eint_init()
H A Dpinctrl-s3c64xx.c654 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
/linux-4.4.14/kernel/irq/
H A Dgeneric-chip.c207 void __iomem *reg_base, irq_flow_handler_t handler) irq_init_generic_chip()
230 void __iomem *reg_base, irq_flow_handler_t handler) irq_alloc_generic_chip()
275 irq_flow_handler_t handler, irq_alloc_domain_generic_chips()
H A Dchip.c734 __irq_do_set_handler(struct irq_desc *desc, irq_flow_handler_t handle, __irq_do_set_handler()
789 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, __irq_set_handler()
804 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle, irq_set_chained_handler_and_data()
822 irq_flow_handler_t handle, const char *name) irq_set_chip_and_handler_name()
H A Dirqdomain.c1054 void *chip_data, irq_flow_handler_t handler, irq_domain_set_info()
1360 void *chip_data, irq_flow_handler_t handler, irq_domain_set_info()
/linux-4.4.14/drivers/irqchip/
H A Dirq-clps711x.c134 irq_flow_handler_t handler = handle_level_irq; clps711x_intc_irq_map()
H A Dirq-or1k-pic.c21 irq_flow_handler_t handle;
/linux-4.4.14/arch/sparc/kernel/
H A Dleon_kernel.c211 irq_flow_handler_t flow_handler, leon_build_device_irq()
248 irq_flow_handler_t flow_handler, leon_update_virq_handling()
/linux-4.4.14/arch/tile/kernel/
H A Dirq.c236 irq_flow_handler_t handle = handle_level_irq; tile_irq_activate()
/linux-4.4.14/drivers/gpio/
H A Dgpio-ep93xx.c174 irq_flow_handler_t handler; ep93xx_gpio_irq_type()
H A Dgpiolib.c497 irq_flow_handler_t parent_handler) gpiochip_set_chained_irqchip()
675 irq_flow_handler_t handler, _gpiochip_irqchip_add()
/linux-4.4.14/arch/mips/alchemy/common/
H A Dirq.c430 irq_flow_handler_t handler = NULL; au1x_ic_settype()
669 irq_flow_handler_t hdl = NULL; au1300_gpic_settype()
/linux-4.4.14/arch/blackfin/mach-common/
H A Dints-priority.c688 static inline void bfin_set_irq_handler(struct irq_data *d, irq_flow_handler_t handle) bfin_set_irq_handler()
/linux-4.4.14/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c1308 irq_flow_handler_t handler; chv_gpio_irq_startup()
/linux-4.4.14/arch/mips/cavium-octeon/
H A Docteon-irq.c61 irq_flow_handler_t handler) octeon_irq_set_ciu_mapping()
/linux-4.4.14/arch/x86/kernel/apic/
H A Dio_apic.c920 irq_flow_handler_t hdl; mp_register_handler()

Completed in 859 milliseconds