Home
last modified time | relevance | path

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

123456

/linux-6.14.4/drivers/irqchip/
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()
Dirq-aspeed-i2c-ic.c43 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
Dirq-loongson-htpic.c54 chained_irq_exit(chip, desc); in htpic_irq_dispatch()
Dirq-goldfish-pic.c48 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
Dirq-idt3243x.c43 chained_irq_exit(host_chip, desc); in idt_irq_dispatch()
Dirq-thead-c900-aclint-sswi.c53 chained_irq_exit(chip, desc); in thead_aclint_sswi_ipi_handle()
Dirq-aspeed-intc.c46 chained_irq_exit(chip, desc); in aspeed_intc_ic_irq_handler()
Dirq-riscv-imsic-early.c105 chained_irq_exit(chip, desc); in imsic_handle_irq()
Dirq-realtek-rtl.c123 chained_irq_exit(chip, desc); in realtek_irq_dispatch()
Dirq-ts4800.c102 chained_irq_exit(chip, desc); in ts4800_ic_chained_handle_irq()
Dirq-ls1x.c57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
Dirq-starfive-jh8100-intc.c114 chained_irq_exit(chip, desc); in starfive_intc_irq_handler()
Dirq-mvebu-pic.c115 chained_irq_exit(chip, desc); in mvebu_pic_handle_cascade_irq()
Dirq-dw-apb-ictl.c71 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
Dirq-versatile-fpga.c104 chained_irq_exit(chip, desc); in fpga_irq_handle()
Dirq-ingenic-tcu.c45 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
Dirq-aspeed-scu-ic.c84 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler()
/linux-6.14.4/include/linux/irqchip/
Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/linux-6.14.4/arch/riscv/kernel/
Dsbi-ipi.c30 chained_irq_exit(chip, desc); in sbi_ipi_handle()
/linux-6.14.4/drivers/gpio/
Dgpio-altera.c194 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler()
216 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
/linux-6.14.4/arch/mips/alchemy/devboards/
Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/linux-6.14.4/drivers/pinctrl/starfive/
Dpinctrl-starfive-jh7110-aon.c109 chained_irq_exit(chip, desc); in jh7110_aon_irq_handler()
/linux-6.14.4/drivers/pci/controller/plda/
Dpcie-plda-host.c57 chained_irq_exit(chip, desc); in plda_handle_msi()
201 chained_irq_exit(chip, desc); in plda_handle_intx()
303 chained_irq_exit(chip, desc); in plda_handle_event()
/linux-6.14.4/drivers/pci/controller/
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()
/linux-6.14.4/drivers/mfd/
Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc); in mx25_tsadc_irq_handler()

123456