Searched refs:combiner (Results 1 – 5 of 5) sorted by relevance
31 struct combiner { struct49 struct combiner *combiner = irq_desc_get_handler_data(desc); in combiner_handle_irq() argument81 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_mask_irq() local89 struct combiner *combiner = irq_data_get_irq_chip_data(data); in combiner_irq_chip_unmask_irq() local118 struct combiner *combiner = d->host_data; in combiner_irq_translate() local168 struct combiner *combiner; member199 ctx->combiner->regs[ctx->combiner->nregs].addr = vaddr; in get_registers_cb()227 struct combiner *combiner; in combiner_probe() local237 combiner = devm_kzalloc(&pdev->dev, struct_size(combiner, regs, nregs), in combiner_probe()239 if (!combiner) in combiner_probe()[all …]
12 obj-$(CONFIG_EXYNOS_IRQ_COMBINER) += exynos-combiner.o96 obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
472 bool "QCOM IRQ combiner support"476 Say yes here to add support for the IRQ combiner devices embedded674 bool "Samsung Exynos IRQ combiner support" if COMPILE_TEST677 Say yes here to add support for the IRQ combiner devices embedded
55 tristate "Freescale i.MX8QM/QXP pixel combiner"60 Choose this to enable pixel combiner found in
7 obj-$(CONFIG_DRM_IMX8QXP_PIXEL_COMBINER) += imx8qxp-pixel-combiner.o
Completed in 12 milliseconds