Home
last modified time | relevance | path

Searched defs:fwspec (Results 26 – 50 of 97) sorted by relevance

1234

/Linux-v6.1/drivers/irqchip/
Dirq-mvebu-icu.c151 mvebu_icu_irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, in mvebu_icu_irq_domain_translate()
201 struct irq_fwspec *fwspec = args; in mvebu_icu_irq_domain_alloc() local
Dirq-loongson-pch-pic.c151 struct irq_fwspec *fwspec, in pch_pic_domain_translate()
178 struct irq_fwspec *fwspec = arg; in pch_pic_alloc() local
Dirq-nvic.c54 struct irq_fwspec *fwspec = arg; in nvic_irq_domain_alloc() local
Dirq-sifive-plic.c243 struct irq_fwspec *fwspec, in plic_irq_domain_translate()
261 struct irq_fwspec *fwspec = arg; in plic_irq_domain_alloc() local
Dirq-gic-v3.c1482 struct irq_fwspec *fwspec, in gic_irq_domain_translate()
1560 struct irq_fwspec *fwspec = arg; in gic_irq_domain_alloc() local
1587 static bool fwspec_is_partitioned_ppi(struct irq_fwspec *fwspec, in fwspec_is_partitioned_ppi()
1609 struct irq_fwspec *fwspec, in gic_irq_domain_select()
1646 struct irq_fwspec *fwspec, in partition_domain_translate()
Dirq-dw-apb-ictl.c80 struct irq_fwspec *fwspec = arg; in dw_apb_ictl_irq_domain_alloc() local
Dirq-ls-extirq.c103 struct irq_fwspec *fwspec = arg; in ls_extirq_domain_alloc() local
Dirq-mvebu-odmi.c82 struct irq_fwspec fwspec; in odmi_irq_domain_alloc() local
Dirq-uniphier-aidet.c95 struct irq_fwspec *fwspec, in uniphier_aidet_domain_translate()
Dirq-mchp-eic.c158 struct irq_fwspec *fwspec = data; in mchp_eic_domain_alloc() local
Dirq-loongson-pch-lpc.c155 struct irq_fwspec fwspec; in pch_lpc_acpi_init() local
Dirq-mvebu-gicp.c84 struct irq_fwspec fwspec; in gicp_irq_domain_alloc() local
Dirq-alpine-msi.c122 struct irq_fwspec fwspec; in alpine_msix_gic_domain_alloc() local
Dqcom-pdc.c202 struct irq_fwspec *fwspec = data; in qcom_pdc_alloc() local
Dirq-gic-v3-mbi.c45 struct irq_fwspec fwspec; in mbi_irq_gic_domain_alloc() local
/Linux-v6.1/drivers/pci/controller/
Dpcie-apple.c141 struct irq_fwspec fwspec; member
208 struct irq_fwspec fwspec = pcie->fwspec; in apple_msi_domain_alloc() local
315 struct irq_fwspec *fwspec = args; in apple_port_irq_domain_alloc() local
442 struct irq_fwspec fwspec = { in apple_pcie_port_register_irqs() local
/Linux-v6.1/arch/arm/mach-exynos/
Dsuspend.c137 struct irq_fwspec *fwspec, in exynos_pmu_domain_translate()
161 struct irq_fwspec *fwspec = data; in exynos_pmu_domain_alloc() local
/Linux-v6.1/drivers/memory/tegra/
Dtegra186.c148 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra186_mc_probe_device() local
/Linux-v6.1/drivers/iommu/
Dof_iommu.c115 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in of_iommu_configure() local
Dvirtio-iommu.c522 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_probe_endpoint() local
725 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_attach_dev() local
947 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_probe_device() local
/Linux-v6.1/drivers/acpi/arm64/
Diort.c944 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iort_rmr_has_dev() local
1082 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iort_get_msi_resv_iommu() local
1105 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iort_iommu_msi_get_resv_regions() local
1160 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iort_iommu_get_resv_regions() local
1325 struct iommu_fwspec *fwspec; in iort_iommu_configure_id() local
/Linux-v6.1/arch/arm/mach-omap2/
Domap-wakeupgen.c488 struct irq_fwspec *fwspec, in wakeupgen_domain_translate()
512 struct irq_fwspec *fwspec = data; in wakeupgen_domain_alloc() local
/Linux-v6.1/drivers/gpio/
Dgpio-visconti.c111 struct irq_fwspec *fwspec = &gfwspec->fwspec; in visconti_gpio_populate_parent_fwspec() local
Dgpio-uniphier.c163 struct irq_fwspec fwspec; in uniphier_gpio_to_irq() local
245 struct irq_fwspec *fwspec, in uniphier_gpio_irq_domain_translate()
/Linux-v6.1/arch/x86/kernel/apic/
Dvector.c651 int x86_fwspec_is_ioapic(struct irq_fwspec *fwspec) in x86_fwspec_is_ioapic()
666 int x86_fwspec_is_hpet(struct irq_fwspec *fwspec) in x86_fwspec_is_hpet()
679 static int x86_vector_select(struct irq_domain *d, struct irq_fwspec *fwspec, in x86_vector_select()

1234