Home
last modified time | relevance | path

Searched refs:chained_irq_exit (Results 1 – 25 of 99) sorted by relevance

1234

/linux/drivers/irqchip/
H A Dirq-ath79-misc.c48 chained_irq_exit(chip, desc); in ath79_misc_irq_handler()
59 chained_irq_exit(chip, desc); in ath79_misc_irq_handler()
H A Dirq-aspeed-scu-ic.c99 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler_combined()
125 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler_split()
H A Dirq-aspeed-i2c-ic.c43 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
H A Dirq-goldfish-pic.c48 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
H A Dirq-loongson-htpic.c54 chained_irq_exit(chip, desc); in htpic_irq_dispatch()
H A Dirq-idt3243x.c43 chained_irq_exit(host_chip, desc); in idt_irq_dispatch()
H A Dirq-riscv-imsic-early.c124 chained_irq_exit(chip, desc); in imsic_handle_irq()
H A Dirq-ts4800.c103 chained_irq_exit(chip, desc); in ts4800_ic_chained_handle_irq()
H A Dirq-ls1x.c57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
H A Dirq-ingenic-tcu.c45 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
H A Dirq-vt8500.c197 chained_irq_exit(chip, desc); in vt8500_handle_irq_chained()
H A Dirq-mscc-ocelot.c119 chained_irq_exit(chip, desc); in ocelot_irq_handler()
H A Dirq-dw-apb-ictl.c71 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
H A Dirq-xilinx-intc.c152 chained_irq_exit(chip, desc); in xil_intc_irq_handler()
H A Dirq-al-fic.c115 chained_irq_exit(irqchip, desc); in al_fic_irq_handler()
H A Dirq-lpc32xx.c166 chained_irq_exit(chip, desc); in lpc32xx_sic_handler()
H A Dirq-sunxi-nmi.c102 chained_irq_exit(chip, desc); in sunxi_sc_nmi_handle_irq()
/linux/include/linux/irqchip/
H A Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/linux/arch/riscv/kernel/
H A Dsbi-ipi.c30 chained_irq_exit(chip, desc); in sbi_ipi_handle()
/linux/drivers/gpio/
H A Dgpio-altera.c130 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler()
152 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
H A Dgpio-idt3243x.c45 chained_irq_exit(host_chip, desc); in idt_gpio_dispatch()
/linux/arch/mips/alchemy/devboards/
H A Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-aon.c107 chained_irq_exit(chip, desc); in jh7110_aon_irq_handler()
/linux/drivers/pci/controller/
H A Dpcie-xilinx-cpm.c232 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_intx_flow()
310 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_event_flow()
/linux/drivers/pinctrl/samsung/
H A Dpinctrl-s3c64xx.c455 chained_irq_exit(chip, desc); in s3c64xx_eint_gpio_irq()
634 chained_irq_exit(chip, desc); in s3c64xx_irq_demux_eint()

1234