Searched refs:irq_fwspec (Results 26 - 50 of 96) sorted by relevance

1234

/linux-master/drivers/irqchip/
H A Dirq-riscv-aplic-direct.c93 static int aplic_direct_irqdomain_translate(struct irq_domain *d, struct irq_fwspec *fwspec,
106 struct irq_fwspec *fwspec = arg;
H A Dirq-meson-gpio.c432 struct irq_fwspec *fwspec,
450 struct irq_fwspec fwspec;
466 struct irq_fwspec *fwspec = data;
H A Dirq-loongson-pch-pic.c167 struct irq_fwspec *fwspec,
223 struct irq_fwspec *fwspec = arg;
224 struct irq_fwspec parent_fwspec;
H A Dirq-mvebu-icu.c151 mvebu_icu_irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec,
201 struct irq_fwspec *fwspec = args;
H A Dqcom-pdc.c226 struct irq_fwspec *fwspec = data;
227 struct irq_fwspec parent_fwspec;
H A Dirq-qcom-mpm.c219 struct irq_fwspec *fwspec = data;
220 struct irq_fwspec parent_fwspec;
H A Dqcom-irq-combiner.c115 static int combiner_irq_translate(struct irq_domain *d, struct irq_fwspec *fws,
H A Dirq-partition-percpu.c141 struct irq_fwspec *fwspec = arg;
H A Dirq-dw-apb-ictl.c80 struct irq_fwspec *fwspec = arg;
H A Dirq-loongson-pch-lpc.c177 struct irq_fwspec fwspec;
H A Dirq-bcm2836.c249 struct irq_fwspec ipi_fwspec = {
H A Dirq-mvebu-gicp.c84 struct irq_fwspec fwspec;
H A Dirq-mvebu-odmi.c82 struct irq_fwspec fwspec;
H A Dirq-riscv-aplic-main.c64 int aplic_irqdomain_translate(struct irq_fwspec *fwspec, u32 gsi_base,
H A Dirq-riscv-aplic-msi.c119 static int aplic_msi_translate(struct irq_domain *d, struct irq_fwspec *fwspec,
/linux-master/arch/x86/kernel/
H A Ddevicetree.c211 struct irq_fwspec *fwspec = (struct irq_fwspec *)arg;
/linux-master/arch/arm/mach-exynos/
H A Dsuspend.c137 struct irq_fwspec *fwspec,
161 struct irq_fwspec *fwspec = data;
162 struct irq_fwspec parent_fwspec;
/linux-master/arch/arm/mach-omap2/
H A Domap-wakeupgen.c489 struct irq_fwspec *fwspec,
513 struct irq_fwspec *fwspec = data;
514 struct irq_fwspec parent_fwspec;
/linux-master/drivers/gpio/
H A Dgpio-uniphier.c162 struct irq_fwspec fwspec;
244 struct irq_fwspec *fwspec,
262 struct irq_fwspec parent_fwspec;
H A Dgpio-visconti.c112 struct irq_fwspec *fwspec = &gfwspec->fwspec;
/linux-master/arch/powerpc/sysdev/xics/
H A Dxics-common.c415 static int xics_host_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec,
425 struct irq_fwspec *fwspec = arg;
/linux-master/kernel/irq/
H A Dirqdomain.c434 struct irq_domain *irq_find_matching_fwspec(struct irq_fwspec *fwspec,
762 struct irq_fwspec *fwspec,
780 unsigned int count, struct irq_fwspec *fwspec)
792 unsigned int irq_create_fwspec_mapping(struct irq_fwspec *fwspec)
897 struct irq_fwspec fwspec;
1012 struct irq_fwspec fwspec;
1056 struct irq_fwspec *fwspec,
1077 struct irq_fwspec *fwspec,
/linux-master/include/linux/
H A Dmsi.h415 struct irq_fwspec;
474 int (*msi_translate)(struct irq_domain *domain, struct irq_fwspec *fwspec,
/linux-master/drivers/pci/controller/
H A Dpcie-apple.c141 struct irq_fwspec fwspec;
208 struct irq_fwspec fwspec = pcie->fwspec;
315 struct irq_fwspec *fwspec = args;
442 struct irq_fwspec fwspec = {
/linux-master/drivers/iommu/
H A Dhyperv-iommu.c104 struct irq_fwspec *fwspec,

Completed in 185 milliseconds

1234