/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-nvic.c | 54 struct irq_fwspec *fwspec = arg; in nvic_irq_domain_alloc() local
|
H A D | irq-dw-apb-ictl.c | 81 struct irq_fwspec *fwspec = arg; in dw_apb_ictl_irq_domain_alloc() local
|
H A D | irq-ls-extirq.c | 75 struct irq_fwspec *fwspec = arg; in ls_extirq_domain_alloc() local
|
H A D | irq-partition-percpu.c | 144 struct irq_fwspec *fwspec = arg; in partition_domain_alloc() local
|
H A D | irq-mst-intc.c | 128 struct irq_fwspec parent_fwspec, *fwspec = data; in mst_intc_domain_alloc() local 97 mst_intc_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) mst_intc_domain_translate() argument [all...] |
H A D | irq-mtk-sysirq.c | 96 struct irq_fwspec *fwspec = arg; in mtk_sysirq_domain_alloc() local 70 mtk_sysirq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) mtk_sysirq_domain_translate() argument [all...] |
H A D | irq-ti-sci-intr.c | 139 struct irq_fwspec fwspec; in ti_sci_intr_alloc_parent_irq() local 57 ti_sci_intr_irq_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) ti_sci_intr_irq_domain_translate() argument 198 struct irq_fwspec *fwspec = data; ti_sci_intr_irq_domain_alloc() local [all...] |
H A D | irq-vf610-mscm-ir.c | 129 struct irq_fwspec *fwspec = arg; in vf610_mscm_ir_domain_alloc() local 160 vf610_mscm_ir_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) vf610_mscm_ir_domain_translate() argument [all...] |
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra186.c | 114 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra186_mc_probe_device() local
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-nvic.c | 54 struct irq_fwspec *fwspec = arg; in nvic_irq_domain_alloc() local
|
H A D | irq-dw-apb-ictl.c | 80 struct irq_fwspec *fwspec = arg; in dw_apb_ictl_irq_domain_alloc() local
|
H A D | irq-mchp-eic.c | 158 struct irq_fwspec *fwspec = data; in mchp_eic_domain_alloc() local
|
H A D | irq-riscv-intc.c | 90 struct irq_fwspec *fwspec = arg; in riscv_intc_domain_alloc() local
|
H A D | irq-ls-extirq.c | 103 struct irq_fwspec *fwspec = arg; in ls_extirq_domain_alloc() local
|
H A D | irq-mtk-sysirq.c | 97 struct irq_fwspec *fwspec = arg; in mtk_sysirq_domain_alloc() local 71 mtk_sysirq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) mtk_sysirq_domain_translate() argument [all...] |
H A D | irq-partition-percpu.c | 141 struct irq_fwspec *fwspec = arg; in partition_domain_alloc() local
|
H A D | irq-ti-sci-intr.c | 139 struct irq_fwspec fwspec; in ti_sci_intr_alloc_parent_irq() local 57 ti_sci_intr_irq_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) ti_sci_intr_irq_domain_translate() argument 198 struct irq_fwspec *fwspec = data; ti_sci_intr_irq_domain_alloc() local [all...] |
H A D | irq-vf610-mscm-ir.c | 129 struct irq_fwspec *fwspec = arg; in vf610_mscm_ir_domain_alloc() local 160 vf610_mscm_ir_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) vf610_mscm_ir_domain_translate() argument [all...] |
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | of_iommu.c | 183 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in of_iommu_configure() local [all...] |
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | of_iommu.c | 115 struct iommu_fwspec *fwspec; in of_iommu_configure() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | irq.c | 54 struct irq_fwspec fwspec; in acpi_register_gsi() local 133 struct irq_fwspec *fwspec; member 237 acpi_irq_parse_one(acpi_handle handle, unsigned int index, struct irq_fwspec *fwspec, unsigned long *flags) acpi_irq_parse_one() argument 263 struct irq_fwspec fwspec; acpi_irq_get() local [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-xgene-sb.c | 116 struct irq_fwspec fwspec; in xgene_gpio_sb_to_irq() local 161 xgene_gpio_sb_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) xgene_gpio_sb_domain_translate() argument 180 struct irq_fwspec *fwspec = data; xgene_gpio_sb_domain_alloc() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | devicetree.c | 218 struct irq_fwspec *fwspec = (struct irq_fwspec *)arg; in dt_irqdomain_alloc() local
|
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | gpc.c | 197 struct irq_fwspec *fwspec = data; in imx_gpc_domain_alloc() local 172 imx_gpc_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) imx_gpc_domain_translate() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-imx/ |
H A D | gpc.c | 197 struct irq_fwspec *fwspec = data; in imx_gpc_domain_alloc() local 172 imx_gpc_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) imx_gpc_domain_translate() argument [all...] |