Home
last modified time | relevance | path

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

123456

/openbmc/linux/drivers/irqchip/
H A Dirq-ath79-misc.c46 chained_irq_exit(chip, desc); in ath79_misc_irq_handler()
57 chained_irq_exit(chip, desc); in ath79_misc_irq_handler()
H A Dirq-aspeed-i2c-ic.c43 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
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-goldfish-pic.c48 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
H A Dirq-ts4800.c102 chained_irq_exit(chip, desc); in ts4800_ic_chained_handle_irq()
H A Dirq-realtek-rtl.c123 chained_irq_exit(chip, desc); in realtek_irq_dispatch()
H A Dirq-ls1x.c57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
H A Dirq-mvebu-pic.c115 chained_irq_exit(chip, desc); in mvebu_pic_handle_cascade_irq()
H A Dirq-dw-apb-ictl.c71 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
H A Dirq-versatile-fpga.c104 chained_irq_exit(chip, desc); in fpga_irq_handle()
H A Dirq-aspeed-scu-ic.c84 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler()
H A Dirq-ingenic-tcu.c45 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
H A Dexynos-combiner.c89 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
/openbmc/linux/include/linux/irqchip/
H A Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/openbmc/linux/arch/riscv/kernel/
H A Dsbi-ipi.c27 chained_irq_exit(chip, desc); in sbi_ipi_handle()
/openbmc/linux/drivers/gpio/
H A Dgpio-altera.c208 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler()
233 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
H A Dgpio-ep93xx.c139 chained_irq_exit(irqchip, desc); in ep93xx_gpio_ab_irq_handler()
156 chained_irq_exit(irqchip, desc); in ep93xx_gpio_f_irq_handler()
H A Dgpio-idt3243x.c45 chained_irq_exit(host_chip, desc); in idt_gpio_dispatch()
/openbmc/linux/arch/mips/alchemy/devboards/
H A Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-aon.c109 chained_irq_exit(chip, desc); in jh7110_aon_irq_handler()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c332 chained_irq_exit(chip, desc); in nwl_pcie_leg_handler()
356 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_high()
366 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_low()
H A Dpcie-xilinx-cpm.c245 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_intx_flow()
322 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_event_flow()
/openbmc/linux/drivers/mfd/
H A Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc); in mx25_tsadc_irq_handler()
/openbmc/linux/drivers/clocksource/
H A Dtimer-clint.c68 chained_irq_exit(chip, desc); in clint_ipi_interrupt()

123456