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

/linux-4.1.27/include/linux/
H A Dirqhandler.h11 typedef void (*irq_flow_handler_t)(unsigned int irq, struct irq_desc *desc); typedef
H A Dirqdesc.h52 irq_flow_handler_t handle_irq;
160 irq_flow_handler_t handler) __irq_set_handler_locked()
171 irq_flow_handler_t handler, const char *name) __irq_set_chip_handler_name_locked()
H A Dirq.h490 irq_flow_handler_t handle, const char *name);
493 irq_flow_handler_t handle) irq_set_chip_and_handler()
501 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
505 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) irq_set_handler()
516 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) irq_set_chained_handler()
710 irq_flow_handler_t handler;
817 void __iomem *reg_base, irq_flow_handler_t handler);
828 irq_flow_handler_t handler,
H A Dmsi.h187 irq_flow_handler_t handler;
H A Dirqdomain.h286 void *chip_data, irq_flow_handler_t handler,
/linux-4.1.27/include/linux/gpio/
H A Ddriver.h122 irq_flow_handler_t irq_handler;
167 irq_flow_handler_t parent_handler);
172 irq_flow_handler_t handler,
/linux-4.1.27/arch/m68k/kernel/
H A Dints.c116 irq_flow_handler_t handle, unsigned int irq, m68k_setup_irq_controller()
/linux-4.1.27/arch/sparc/include/asm/
H A Dleon.h221 irq_flow_handler_t flow_handler,
224 irq_flow_handler_t flow_handler,
/linux-4.1.27/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] = {
486 irq_flow_handler_t *handlers; s3c24xx_eint_init()
H A Dpinctrl-s3c64xx.c658 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
/linux-4.1.27/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.c722 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, __irq_set_handler()
784 irq_flow_handler_t handle, const char *name) irq_set_chip_and_handler_name()
H A Dirqdomain.c942 void *chip_data, irq_flow_handler_t handler, irq_domain_set_info()
/linux-4.1.27/drivers/irqchip/
H A Dirq-clps711x.c135 irq_flow_handler_t handler = handle_level_irq; clps711x_intc_irq_map()
H A Dirq-or1k-pic.c22 irq_flow_handler_t handle;
/linux-4.1.27/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.1.27/drivers/gpio/
H A Dgpio-ep93xx.c173 irq_flow_handler_t handler; ep93xx_gpio_irq_type()
H A Dgpiolib.c421 irq_flow_handler_t parent_handler) gpiochip_set_chained_irqchip()
594 irq_flow_handler_t handler, gpiochip_irqchip_add()
/linux-4.1.27/arch/tile/kernel/
H A Dirq.c236 irq_flow_handler_t handle = handle_level_irq; tile_irq_activate()
/linux-4.1.27/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.1.27/arch/blackfin/mach-common/
H A Dints-priority.c688 static inline void bfin_set_irq_handler(unsigned irq, irq_flow_handler_t handle) bfin_set_irq_handler()
/linux-4.1.27/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c1312 irq_flow_handler_t handler; chv_gpio_irq_startup()
/linux-4.1.27/arch/mips/cavium-octeon/
H A Docteon-irq.c61 irq_flow_handler_t handler) octeon_irq_set_ciu_mapping()
/linux-4.1.27/arch/x86/kernel/apic/
H A Dio_apic.c1196 irq_flow_handler_t hdl; ioapic_register_intr()

Completed in 775 milliseconds