Home
last modified time | relevance | path

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

12

/linux-6.15/include/linux/
H A Dirqdesc.h71 irq_flow_handler_t handle_irq;
208 irq_flow_handler_t handler) in irq_set_handler_locked()
230 irq_flow_handler_t handler, const char *name) in irq_set_chip_handler_name_locked()
H A Dirq.h711 irq_flow_handler_t handle, const char *name);
715 irq_flow_handler_t handle) in irq_set_chip_and_handler()
727 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
731 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_handler()
742 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_chained_handler()
753 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle,
1018 irq_flow_handler_t handler;
1131 irq_flow_handler_t handler;
1159 void __iomem *reg_base, irq_flow_handler_t handler);
1170 irq_flow_handler_t handler);
[all …]
H A Dirqhandler.h12 typedef void (*irq_flow_handler_t)(struct irq_desc *desc); typedef
H A Dmsi.h498 irq_flow_handler_t handler;
H A Dirqdomain.h595 void *chip_data, irq_flow_handler_t handler,
/linux-6.15/arch/sparc/include/asm/
H A Dleon.h222 irq_flow_handler_t flow_handler,
225 irq_flow_handler_t flow_handler,
/linux-6.15/arch/m68k/kernel/
H A Dints.c118 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
/linux-6.15/kernel/irq/
H A Dgeneric-chip.c221 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
248 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip()
398 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
H A Dinternals.h404 void __iomem *reg_base, irq_flow_handler_t handler);
409 void __iomem *reg_base, irq_flow_handler_t handler) { } in irq_init_generic_chip()
H A Dchip.c938 __irq_do_set_handler(struct irq_desc *desc, irq_flow_handler_t handle, in __irq_do_set_handler()
1011 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, in __irq_set_handler()
1026 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle, in irq_set_chained_handler_and_data()
1044 irq_flow_handler_t handle, const char *name) in irq_set_chip_and_handler_name()
H A Ddevres.c220 irq_flow_handler_t handler) in devm_irq_alloc_generic_chip()
H A Dirqdomain.c1529 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
2038 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
/linux-6.15/drivers/irqchip/
H A Dirq-or1k-pic.c17 irq_flow_handler_t handle;
H A Dirq-clps711x.c130 irq_flow_handler_t handler = handle_level_irq; in clps711x_intc_irq_map()
H A Dirq-al-fic.c48 irq_flow_handler_t handler; in al_fic_set_trigger()
H A Dirq-brcmstb-l2.c26 irq_flow_handler_t handler;
/linux-6.15/arch/sparc/kernel/
H A Dleon_kernel.c209 irq_flow_handler_t flow_handler, in leon_build_device_irq()
246 irq_flow_handler_t flow_handler, in leon_update_virq_handling()
/linux-6.15/include/linux/gpio/
H A Ddriver.h151 irq_flow_handler_t handler;
181 irq_flow_handler_t parent_handler;
/linux-6.15/drivers/gpio/
H A Dgpio-ep93xx.c187 irq_flow_handler_t handler; in ep93xx_gpio_irq_type()
H A Dgpio-aspeed-sgpio.c328 irq_flow_handler_t handler; in aspeed_sgpio_set_type()
H A Dgpio-npcm-sgpio.c383 irq_flow_handler_t handler; in npcm_sgpio_set_type()
/linux-6.15/arch/mips/alchemy/common/
H 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-6.15/drivers/pinctrl/samsung/
H A Dpinctrl-s3c64xx.c657 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
/linux-6.15/drivers/pci/controller/
H A Dpcie-apple.c318 irq_flow_handler_t flow = handle_edge_irq; in apple_port_irq_domain_alloc()
/linux-6.15/drivers/spmi/
H A Dspmi-pmic-arb.c803 irq_flow_handler_t flow_handler; in qpnpint_irq_set_type()
948 irq_flow_handler_t handler; in qpnpint_irq_domain_map()

12