Searched refs:chained_irq_exit (Results 1 - 25 of 139) sorted by relevance

123456

/linux-master/include/linux/irqchip/
H A Dchained_irq.h32 static inline void chained_irq_exit(struct irq_chip *chip, function
/linux-master/arch/riscv/kernel/
H A Dsbi-ipi.c27 chained_irq_exit(chip, desc);
/linux-master/drivers/irqchip/
H A Dirq-ath79-misc.c46 chained_irq_exit(chip, desc);
57 chained_irq_exit(chip, desc);
H A Dirq-aspeed-i2c-ic.c43 chained_irq_exit(chip, desc);
H A Dirq-idt3243x.c43 chained_irq_exit(host_chip, desc);
H A Dirq-goldfish-pic.c48 chained_irq_exit(host_chip, desc);
H A Dirq-loongson-htpic.c54 chained_irq_exit(chip, desc);
H A Dirq-realtek-rtl.c123 chained_irq_exit(chip, desc);
H A Dirq-ts4800.c102 chained_irq_exit(chip, desc);
H A Dirq-mvebu-pic.c115 chained_irq_exit(chip, desc);
H A Dqcom-irq-combiner.c76 chained_irq_exit(chip, desc);
H A Dexynos-combiner.c89 chained_irq_exit(chip, desc);
H A Dirq-mscc-ocelot.c114 chained_irq_exit(chip, desc);
H A Dirq-ls1x.c57 chained_irq_exit(chip, desc);
H A Dirq-partition-percpu.c132 chained_irq_exit(chip, desc);
H A Dirq-dw-apb-ictl.c71 chained_irq_exit(chip, desc);
H A Dirq-ingenic-tcu.c45 chained_irq_exit(irq_chip, desc);
H A Dirq-lpc32xx.c166 chained_irq_exit(chip, desc);
H A Dirq-xilinx-intc.c152 chained_irq_exit(chip, desc);
H A Dirq-sp7021-intc.c184 chained_irq_exit(chip, desc);
/linux-master/arch/mips/alchemy/devboards/
H A Dbcsr.c98 chained_irq_exit(chip, d);
/linux-master/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-aon.c109 chained_irq_exit(chip, desc);
/linux-master/drivers/mfd/
H A Dfsl-imx25-tsadc.c43 chained_irq_exit(chip, desc);
/linux-master/drivers/gpio/
H A Dgpio-altera.c208 chained_irq_exit(chip, desc);
233 chained_irq_exit(chip, desc);
H A Dgpio-ep93xx.c139 chained_irq_exit(irqchip, desc);
156 chained_irq_exit(irqchip, desc);

Completed in 509 milliseconds

123456