Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/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.c45 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
H A Dirq-goldfish-pic.c49 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-mscc-ocelot.c58 chained_irq_exit(chip, desc); in ocelot_irq_handler()
H A Dirq-ts4800.c89 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-mvebu-pic.c104 chained_irq_exit(chip, desc); in mvebu_pic_handle_cascade_irq()
H A Dirq-aspeed-scu-ic.c85 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler()
H A Dirq-ingenic-tcu.c43 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
H A Dirq-versatile-fpga.c92 chained_irq_exit(chip, desc); in fpga_irq_handle()
H A Dexynos-combiner.c91 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
H A Dirq-loongson-htvec.c60 chained_irq_exit(chip, desc); in htvec_irq_dispatch()
H A Dirq-xilinx-intc.c177 chained_irq_exit(chip, desc); in xil_intc_irq_handler()
H A Dirq-dw-apb-ictl.c72 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
/OK3568_Linux_fs/kernel/include/linux/irqchip/
H A Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-altera.c209 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler()
234 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
H A Dgpio-ep93xx.c137 chained_irq_exit(irqchip, desc); in ep93xx_gpio_ab_irq_handler()
154 chained_irq_exit(irqchip, desc); in ep93xx_gpio_f_irq_handler()
H A Dgpio-mxc.c290 chained_irq_exit(chip, desc); in mx3_gpio_irq_handler()
312 chained_irq_exit(chip, desc); in mx2_gpio_irq_handler()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c340 chained_irq_exit(chip, desc); in nwl_pcie_leg_handler()
369 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_high()
379 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_low()
H A Dpcie-xilinx-cpm.c227 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_intx_flow()
297 chained_irq_exit(chip, desc); in xilinx_cpm_pcie_event_flow()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc); in mx25_tsadc_irq_handler()
H A Dqcom-pm8xxx.c196 chained_irq_exit(irq_chip, desc); in pm8xxx_irq_handler()
268 chained_irq_exit(irq_chip, desc); in pm8821_irq_handler()
/OK3568_Linux_fs/kernel/drivers/pinctrl/samsung/
H A Dpinctrl-s3c24xx.c309 chained_irq_exit(chip, desc); in s3c2412_demux_eint0_3()
383 chained_irq_exit(chip, desc); in s3c24xx_demux_eint()

12345