Home
last modified time | relevance | path

Searched refs:irq_flow_handler_t (Results 1 – 25 of 30) sorted by relevance

12

/linux/include/linux/
A Dirqdesc.h59 irq_flow_handler_t handle_irq;
191 irq_flow_handler_t handler) in irq_set_handler_locked()
212 irq_flow_handler_t handler, const char *name) in irq_set_chip_handler_name_locked()
A Dirq.h716 irq_flow_handler_t handle, const char *name);
719 irq_flow_handler_t handle) in irq_set_chip_and_handler()
731 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
735 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_handler()
746 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_chained_handler()
757 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle,
1010 irq_flow_handler_t handler;
1125 void __iomem *reg_base, irq_flow_handler_t handler);
1136 irq_flow_handler_t handler);
1145 irq_flow_handler_t handler,
A Dirqhandler.h12 typedef void (*irq_flow_handler_t)(struct irq_desc *desc); typedef
A Dmsi.h371 irq_flow_handler_t handler;
A Dirqdomain.h473 void *chip_data, irq_flow_handler_t handler,
/linux/arch/sparc/include/asm/
A Dleon.h222 irq_flow_handler_t flow_handler,
225 irq_flow_handler_t flow_handler,
/linux/kernel/irq/
A Dgeneric-chip.c220 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
243 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip()
287 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
A Dinternals.h397 void __iomem *reg_base, irq_flow_handler_t handler);
402 void __iomem *reg_base, irq_flow_handler_t handler) { } in irq_init_generic_chip()
A Dchip.c976 __irq_do_set_handler(struct irq_desc *desc, irq_flow_handler_t handle, in __irq_do_set_handler()
1046 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, in __irq_set_handler()
1061 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle, in irq_set_chained_handler_and_data()
1079 irq_flow_handler_t handle, const char *name) in irq_set_chip_and_handler_name()
A Ddevres.c220 irq_flow_handler_t handler) in devm_irq_alloc_generic_chip()
A Dirqdomain.c1351 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
1857 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
/linux/include/linux/gpio/
A Ddriver.h137 irq_flow_handler_t handler;
167 irq_flow_handler_t parent_handler;
/linux/drivers/pinctrl/samsung/
A Dpinctrl-s3c24xx.c386 static irq_flow_handler_t s3c2410_eint_handlers[NUM_EINT_IRQ] = {
395 static irq_flow_handler_t s3c2412_eint_handlers[NUM_EINT_IRQ] = {
469 irq_flow_handler_t *handlers; in s3c24xx_eint_init()
A Dpinctrl-s3c64xx.c644 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
/linux/arch/m68k/kernel/
A Dints.c116 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
/linux/arch/sparc/kernel/
A Dleon_kernel.c212 irq_flow_handler_t flow_handler, in leon_build_device_irq()
249 irq_flow_handler_t flow_handler, in leon_update_virq_handling()
/linux/drivers/irqchip/
A Dirq-or1k-pic.c17 irq_flow_handler_t handle;
A Dirq-clps711x.c130 irq_flow_handler_t handler = handle_level_irq; in clps711x_intc_irq_map()
A Dirq-al-fic.c49 irq_flow_handler_t handler; in al_fic_set_trigger()
A Dirq-brcmstb-l2.c27 irq_flow_handler_t handler;
/linux/arch/mips/alchemy/common/
A Dirq.c430 irq_flow_handler_t handler = NULL; in au1x_ic_settype()
669 irq_flow_handler_t hdl = NULL; in au1300_gpic_settype()
/linux/drivers/gpio/
A Dgpio-ep93xx.c222 irq_flow_handler_t handler; in ep93xx_gpio_irq_type()
A Dgpio-aspeed-sgpio.c329 irq_flow_handler_t handler; in aspeed_sgpio_set_type()
/linux/drivers/spmi/
A Dspmi-pmic-arb.c604 irq_flow_handler_t flow_handler; in qpnpint_irq_set_type()
739 irq_flow_handler_t handler; in qpnpint_irq_domain_map()
/linux/drivers/pci/controller/
A Dpcie-apple.c318 irq_flow_handler_t flow = handle_edge_irq; in apple_port_irq_domain_alloc()

Completed in 63 milliseconds

12