Home
last modified time | relevance | path

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

12345

/Linux-v5.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.c45 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
Dirq-goldfish-pic.c49 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
Dirq-mscc-ocelot.c58 chained_irq_exit(chip, desc); in ocelot_irq_handler()
Dirq-ts4800.c89 chained_irq_exit(chip, desc); in ts4800_ic_chained_handle_irq()
Dirq-dw-apb-ictl.c50 chained_irq_exit(chip, desc); in dw_apb_ictl_handler()
Dirq-xilinx-intc.c150 chained_irq_exit(chip, desc); in xil_intc_irq_handler()
Dirq-ls1x.c57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
Dirq-mvebu-pic.c104 chained_irq_exit(chip, desc); in mvebu_pic_handle_cascade_irq()
Dirq-ingenic-tcu.c43 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
Dexynos-combiner.c91 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
Dirq-lpc32xx.c147 chained_irq_exit(chip, desc); in lpc32xx_sic_handler()
Dirq-al-fic.c127 chained_irq_exit(irqchip, desc); in al_fic_irq_handler()
Dirq-partition-percpu.c135 chained_irq_exit(chip, desc); in partition_handle_irq()
Dirq-sunxi-nmi.c107 chained_irq_exit(chip, desc); in sunxi_sc_nmi_handle_irq()
Dirq-tango.c85 chained_irq_exit(host_chip, desc); in tangox_irq_handler()
/Linux-v5.4/include/linux/irqchip/
Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/Linux-v5.4/drivers/gpio/
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()
Dgpio-ep93xx.c133 chained_irq_exit(irqchip, desc); in ep93xx_gpio_ab_irq_handler()
150 chained_irq_exit(irqchip, desc); in ep93xx_gpio_f_irq_handler()
Dgpio-mxc.c288 chained_irq_exit(chip, desc); in mx3_gpio_irq_handler()
310 chained_irq_exit(chip, desc); in mx2_gpio_irq_handler()
/Linux-v5.4/arch/mips/alchemy/devboards/
Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/Linux-v5.4/drivers/mfd/
Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc); in mx25_tsadc_irq_handler()
Dqcom-pm8xxx.c196 chained_irq_exit(irq_chip, desc); in pm8xxx_irq_handler()
268 chained_irq_exit(irq_chip, desc); in pm8821_irq_handler()
/Linux-v5.4/drivers/pci/controller/
Dpcie-xilinx-nwl.c341 chained_irq_exit(chip, desc); in nwl_pcie_leg_handler()
370 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_high()
380 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_low()
/Linux-v5.4/drivers/pinctrl/samsung/
Dpinctrl-s3c24xx.c309 chained_irq_exit(chip, desc); in s3c2412_demux_eint0_3()
383 chained_irq_exit(chip, desc); in s3c24xx_demux_eint()

12345