Home
last modified time | relevance | path

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

123456

/linux/drivers/irqchip/
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()
A Dirq-aspeed-i2c-ic.c43 chained_irq_exit(chip, desc); in aspeed_i2c_ic_irq_handler()
A Dirq-loongson-htpic.c54 chained_irq_exit(chip, desc); in htpic_irq_dispatch()
A Dirq-goldfish-pic.c48 chained_irq_exit(host_chip, desc); in goldfish_pic_cascade()
A Dirq-idt3243x.c43 chained_irq_exit(host_chip, desc); in idt_irq_dispatch()
A Dirq-ts4800.c88 chained_irq_exit(chip, desc); in ts4800_ic_chained_handle_irq()
A Dirq-realtek-rtl.c91 chained_irq_exit(chip, desc); in realtek_irq_dispatch()
A Dirq-ls1x.c57 chained_irq_exit(chip, desc); in ls1x_chained_handle_irq()
A Dirq-mvebu-pic.c101 chained_irq_exit(chip, desc); in mvebu_pic_handle_cascade_irq()
A Dirq-aspeed-scu-ic.c83 chained_irq_exit(chip, desc); in aspeed_scu_ic_irq_handler()
A Dirq-dw-apb-ictl.c71 chained_irq_exit(chip, desc); in dw_apb_ictl_handle_irq_cascaded()
A Dirq-ingenic-tcu.c43 chained_irq_exit(irq_chip, desc); in ingenic_tcu_intc_cascade()
A Dirq-versatile-fpga.c92 chained_irq_exit(chip, desc); in fpga_irq_handle()
A Dexynos-combiner.c89 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
A Dirq-loongson-htvec.c60 chained_irq_exit(chip, desc); in htvec_irq_dispatch()
A Dirq-mscc-ocelot.c114 chained_irq_exit(chip, desc); in ocelot_irq_handler()
/linux/include/linux/irqchip/
A Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
/linux/drivers/gpio/
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()
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()
A Dgpio-mxc.c263 chained_irq_exit(chip, desc); in mx3_gpio_irq_handler()
285 chained_irq_exit(chip, desc); in mx2_gpio_irq_handler()
A Dgpio-idt3243x.c45 chained_irq_exit(host_chip, desc); in idt_gpio_dispatch()
/linux/drivers/pci/controller/
A Dpcie-xilinx-nwl.c333 chained_irq_exit(chip, desc); in nwl_pcie_leg_handler()
359 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_high()
369 chained_irq_exit(chip, desc); in nwl_pcie_msi_handler_low()
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()
/linux/arch/mips/alchemy/devboards/
A Dbcsr.c98 chained_irq_exit(chip, d); in bcsr_csc_handler()
/linux/drivers/mfd/
A Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc); in mx25_tsadc_irq_handler()

Completed in 36 milliseconds

123456