Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h138 irq_flow_handler_t handler;
168 irq_flow_handler_t parent_handler;
645 irq_flow_handler_t handler,
677 irq_flow_handler_t handler, in gpiochip_irqchip_add()
691 irq_flow_handler_t handler, in gpiochip_irqchip_add_nested()
706 irq_flow_handler_t handler, in gpiochip_irqchip_add()
716 irq_flow_handler_t handler, in gpiochip_irqchip_add_nested()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq.h714 irq_flow_handler_t handle, const char *name);
717 irq_flow_handler_t handle) in irq_set_chip_and_handler()
729 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained,
733 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_handler()
744 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_chained_handler()
755 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle,
1019 irq_flow_handler_t handler;
1134 void __iomem *reg_base, irq_flow_handler_t handler);
1145 irq_flow_handler_t handler);
1154 irq_flow_handler_t handler,
H A Dirqdesc.h59 irq_flow_handler_t handle_irq;
201 irq_flow_handler_t handler) in irq_set_handler_locked()
222 irq_flow_handler_t handler, const char *name) in irq_set_chip_handler_name_locked()
H A Dirqhandler.h12 typedef void (*irq_flow_handler_t)(struct irq_desc *desc); typedef
H A Dmsi.h342 irq_flow_handler_t handler;
H A Dirqdomain.h466 void *chip_data, irq_flow_handler_t handler,
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dleon.h222 irq_flow_handler_t flow_handler,
225 irq_flow_handler_t flow_handler,
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dgeneric-chip.c217 void __iomem *reg_base, irq_flow_handler_t handler) in irq_init_generic_chip()
240 void __iomem *reg_base, irq_flow_handler_t handler) in irq_alloc_generic_chip()
285 irq_flow_handler_t handler, in __irq_alloc_domain_generic_chips()
H A Dinternals.h399 void __iomem *reg_base, irq_flow_handler_t handler);
404 void __iomem *reg_base, irq_flow_handler_t handler) { } in irq_init_generic_chip()
H A Dchip.c1018 __irq_do_set_handler(struct irq_desc *desc, irq_flow_handler_t handle, in __irq_do_set_handler()
1088 __irq_set_handler(unsigned int irq, irq_flow_handler_t handle, int is_chained, in __irq_set_handler()
1103 irq_set_chained_handler_and_data(unsigned int irq, irq_flow_handler_t handle, in irq_set_chained_handler_and_data()
1121 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.c1327 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
1831 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
/OK3568_Linux_fs/kernel/drivers/pinctrl/samsung/
H A Dpinctrl-s3c24xx.c396 static irq_flow_handler_t s3c2410_eint_handlers[NUM_EINT_IRQ] = {
405 static irq_flow_handler_t s3c2412_eint_handlers[NUM_EINT_IRQ] = {
479 irq_flow_handler_t *handlers; in s3c24xx_eint_init()
H A Dpinctrl-s3c64xx.c647 static irq_flow_handler_t s3c64xx_eint0_handlers[NUM_EINT0_IRQ] = {
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dints.c116 irq_flow_handler_t handle, unsigned int irq, in m68k_setup_irq_controller()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H 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()
/OK3568_Linux_fs/kernel/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.c49 irq_flow_handler_t handler; in al_fic_set_trigger()
H A Dirq-brcmstb-l2.c27 irq_flow_handler_t handler;
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-ep93xx.c220 irq_flow_handler_t handler; in ep93xx_gpio_irq_type()
H A Dgpio-aspeed-sgpio.c337 irq_flow_handler_t handler; in aspeed_sgpio_set_type()
H A Dgpio-aspeed.c600 irq_flow_handler_t handler; in aspeed_gpio_set_type()
/OK3568_Linux_fs/kernel/drivers/spmi/
H 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()

12