/linux-4.4.14/include/linux/irqchip/ |
D | chained_irq.h | 43 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() function
|
/linux-4.4.14/drivers/pci/host/ |
D | pci-keystone.c | 130 chained_irq_exit(chip, desc); in ks_pcie_msi_irq_handler() 158 chained_irq_exit(chip, desc); in ks_pcie_legacy_irq_handler()
|
D | pcie-altera-msi.c | 84 chained_irq_exit(chip, desc); in altera_msi_isr()
|
D | pci-xgene-msi.c | 360 chained_irq_exit(chip, desc); in xgene_msi_isr()
|
D | pcie-altera.c | 414 chained_irq_exit(chip, desc); in altera_pcie_isr()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-altera.c | 234 chained_irq_exit(chip, desc); in altera_gpio_irq_edge_handler() 260 chained_irq_exit(chip, desc); in altera_gpio_irq_leveL_high_handler()
|
D | gpio-mxc.c | 287 chained_irq_exit(chip, desc); in mx3_gpio_irq_handler() 309 chained_irq_exit(chip, desc); in mx2_gpio_irq_handler()
|
D | gpio-tegra.c | 294 chained_irq_exit(chip, desc); in tegra_gpio_irq_handler() 302 chained_irq_exit(chip, desc); in tegra_gpio_irq_handler()
|
D | gpio-vf610.c | 134 chained_irq_exit(chip, desc); in vf610_gpio_irq_handler()
|
D | gpio-zx.c | 178 chained_irq_exit(irqchip, desc); in zx_irq_handler()
|
D | gpio-xlp.c | 233 chained_irq_exit(irqchip, desc); in xlp_gpio_generic_handler()
|
D | gpio-pl061.c | 224 chained_irq_exit(irqchip, desc); in pl061_irq_handler()
|
D | gpio-davinci.c | 365 chained_irq_exit(irq_desc_get_chip(desc), desc); in gpio_irq_handler()
|
D | gpio-brcmstb.c | 255 chained_irq_exit(chip, desc); in brcmstb_gpio_irq_handler()
|
D | gpio-pxa.c | 430 chained_irq_exit(chip, desc); in pxa_gpio_demux_handler()
|
D | gpio-zynq.c | 546 chained_irq_exit(irqchip, desc); in zynq_gpio_irqhandler()
|
D | gpio-bcm-kona.c | 472 chained_irq_exit(chip, desc); in bcm_kona_gpio_irq_handler()
|
D | gpio-mvebu.c | 489 chained_irq_exit(chip, desc); in mvebu_gpio_irq_handler()
|
/linux-4.4.14/arch/mips/alchemy/devboards/ |
D | bcsr.c | 96 chained_irq_exit(chip, d); in bcsr_csc_handler()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-dw-apb-ictl.c | 50 chained_irq_exit(chip, desc); in dw_apb_ictl_handler()
|
D | irq-brcmstb-l2.c | 80 chained_irq_exit(chip, desc); in brcmstb_l2_intc_irq_handle()
|
D | irq-keystone.c | 118 chained_irq_exit(irq_desc_get_chip(desc), desc); in keystone_irq_handler()
|
D | irq-sunxi-nmi.c | 72 chained_irq_exit(chip, desc); in sunxi_sc_nmi_handle_irq()
|
D | exynos-combiner.c | 94 chained_irq_exit(chip, desc); in combiner_handle_cascade_irq()
|
D | irq-bcm7038-l1.c | 149 chained_irq_exit(chip, desc); in bcm7038_l1_irq_handle()
|
D | irq-bcm7120-l2.c | 87 chained_irq_exit(chip, desc); in bcm7120_l2_intc_irq_handle()
|
D | irq-vic.c | 241 chained_irq_exit(host_chip, desc); in vic_handle_irq_cascaded()
|
D | irq-armada-370-xp.c | 474 chained_irq_exit(chip, desc); in armada_370_xp_mpic_handle_cascade_irq()
|
D | irq-gic.c | 390 chained_irq_exit(chip, desc); in gic_handle_cascade_irq()
|
D | irq-s3c24xx.c | 331 chained_irq_exit(chip, desc); in s3c_irq_demux()
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-s3c24xx.c | 314 chained_irq_exit(chip, desc); in s3c2412_demux_eint0_3() 388 chained_irq_exit(chip, desc); in s3c24xx_demux_eint()
|
D | pinctrl-s3c64xx.c | 449 chained_irq_exit(chip, desc); in s3c64xx_eint_gpio_irq() 631 chained_irq_exit(chip, desc); in s3c64xx_irq_demux_eint()
|
D | pinctrl-exynos.c | 438 chained_irq_exit(chip, desc); in exynos_irq_eint0_15() 474 chained_irq_exit(chip, desc); in exynos_irq_demux_eint16_31()
|
/linux-4.4.14/drivers/mfd/ |
D | pm8921-core.c | 182 chained_irq_exit(irq_chip, desc); in pm8xxx_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-adi2.c | 561 chained_irq_exit(chip, desc); in adi_gpio_handle_pint_irq() 572 chained_irq_exit(chip, desc); in adi_gpio_handle_pint_irq()
|
D | pinctrl-coh901.c | 543 chained_irq_exit(parent_chip, desc); in u300_gpio_irq_handler()
|
D | pinctrl-amd.c | 552 chained_irq_exit(chip, desc); in amd_gpio_irq_handler()
|
D | pinctrl-st.c | 1462 chained_irq_exit(chip, desc); in st_gpio_irq_handler() 1479 chained_irq_exit(chip, desc); in st_gpio_irqmux_handler()
|
D | pinctrl-at91-pio4.c | 288 chained_irq_exit(chip, desc); in atmel_gpio_irq_handler()
|
D | pinctrl-pistachio.c | 1316 chained_irq_exit(chip, desc); in pistachio_gpio_irq_handler()
|
D | pinctrl-single.c | 1691 chained_irq_exit(chip, desc); in pcs_irq_chain_handler()
|
D | pinctrl-at91.c | 1601 chained_irq_exit(chip, desc); in gpio_irq_handler()
|
D | pinctrl-rockchip.c | 1526 chained_irq_exit(chip, desc); in rockchip_irq_demux()
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-common.c | 931 chained_irq_exit(chip, desc); in ipu_irq_handler() 944 chained_irq_exit(chip, desc); in ipu_err_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
D | pinctrl-cygnus-gpio.c | 174 chained_irq_exit(irq_chip, desc); in cygnus_gpio_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/spear/ |
D | pinctrl-plgpio.c | 407 chained_irq_exit(irqchip, desc); in plgpio_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 595 chained_irq_exit(chip, desc); in sirfsoc_gpio_handle_irq()
|
D | pinctrl-atlas7.c | 5793 chained_irq_exit(chip, desc); in atlas7_gpio_handle_irq()
|
/linux-4.4.14/drivers/spmi/ |
D | spmi-pmic-arb.c | 471 chained_irq_exit(chip, desc); in pmic_arb_chained_irq()
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-msm.c | 787 chained_irq_exit(chip, desc); in msm_gpio_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.c | 760 chained_irq_exit(chip, desc); in sunxi_pinctrl_irq_handler()
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 103 chained_irq_exit(...);
|
/linux-4.4.14/drivers/pinctrl/intel/ |
D | pinctrl-cherryview.c | 1426 chained_irq_exit(chip, desc); in chv_gpio_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.c | 1233 chained_irq_exit(chip, desc); in mtk_eint_irq_handler()
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 860 chained_irq_exit(host_chip, desc); in __nmk_gpio_irq_handler()
|