Searched refs:irq_flow_handler_t (Results 1 – 21 of 21) sorted by relevance
/linux/include/linux/ |
H A D | irqdesc.h | 71 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 D | irqhandler.h | 12 typedef void (*irq_flow_handler_t)(struct irq_desc *desc); typedef
|
H A D | msi.h | 480 irq_flow_handler_t handler;
|
H A D | irqdomain.h | 595 void *chip_data, irq_flow_handler_t handler,
|
/linux/arch/sparc/include/asm/ |
H A D | leon.h | 222 irq_flow_handler_t flow_handler, 225 irq_flow_handler_t flow_handler,
|
/linux/arch/m68k/kernel/ |
H A D | ints.c | 118 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
|
/linux/kernel/irq/ |
H A D | generic-chip.c | 221 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 D | internals.h | 413 void __iomem *reg_base, irq_flow_handler_t handler); 418 void __iomem *reg_base, irq_flow_handler_t handler) { } in irq_init_generic_chip()
|
H A D | irqdomain.c | 1529 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info() 2039 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
|
/linux/include/linux/gpio/ |
H A D | driver.h | 150 irq_flow_handler_t handler; 180 irq_flow_handler_t parent_handler;
|
/linux/drivers/irqchip/ |
H A D | irq-or1k-pic.c | 17 irq_flow_handler_t handle;
|
H A D | irq-clps711x.c | 130 irq_flow_handler_t handler = handle_level_irq; in clps711x_intc_irq_map()
|
H A D | irq-al-fic.c | 48 irq_flow_handler_t handler; in al_fic_set_trigger()
|
/linux/arch/mips/alchemy/common/ |
H A D | irq.c | 430 irq_flow_handler_t handler = NULL; in au1x_ic_settype() 669 irq_flow_handler_t hdl = NULL; in au1300_gpic_settype()
|
/linux/drivers/gpio/ |
H A D | gpio-npcm-sgpio.c | 383 irq_flow_handler_t handler; in npcm_sgpio_set_type()
|
H A D | gpio-aspeed.c | 592 irq_flow_handler_t handler; in aspeed_gpio_set_type()
|
/linux/drivers/pinctrl/samsung/ |
H A D | pinctrl-s3c64xx.c | 657 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
|
/linux/drivers/spmi/ |
H A D | spmi-pmic-arb.c | 803 irq_flow_handler_t flow_handler; in qpnpint_irq_set_type() 948 irq_flow_handler_t handler; in qpnpint_irq_domain_map()
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-cherryview.c | 1250 irq_flow_handler_t handler; in chv_gpio_irq_startup()
|
/linux/arch/mips/cavium-octeon/ |
H A D | octeon-irq.c | 99 irq_flow_handler_t handler) in octeon_irq_set_ciu_mapping()
|
/linux/drivers/net/usb/ |
H A D | lan78xx.c | 407 irq_flow_handler_t irq_handler;
|