Home
last modified time | relevance | path

Searched refs:attach_dev (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.15/drivers/net/phy/
H A Dmxl-gpy.c711 struct net_device *attach_dev = phydev->attached_dev; in gpy_set_wol() local
723 ((attach_dev->dev_addr[0] << 8) | in gpy_set_wol()
724 attach_dev->dev_addr[1])); in gpy_set_wol()
730 ((attach_dev->dev_addr[2] << 8) | in gpy_set_wol()
731 attach_dev->dev_addr[3])); in gpy_set_wol()
737 ((attach_dev->dev_addr[4] << 8) | in gpy_set_wol()
738 attach_dev->dev_addr[5])); in gpy_set_wol()
/linux-6.15/include/drm/
H A Ddrm_prime.h105 struct device *attach_dev);
/linux-6.15/drivers/pmdomain/renesas/
H A Drcar-sysc.c236 genpd->attach_dev = cpg_mstp_attach_dev; in rcar_sysc_pd_setup()
239 genpd->attach_dev = cpg_mssr_attach_dev; in rcar_sysc_pd_setup()
H A Drmobile-sysc.c104 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()
H A Drcar-gen4-sysc.c250 genpd->attach_dev = cpg_mssr_attach_dev; in rcar_gen4_sysc_pd_setup()
/linux-6.15/drivers/iommu/
H A Dfsl_pamu_domain.c344 .attach_dev = fsl_pamu_platform_attach,
437 .attach_dev = fsl_pamu_attach_device,
H A Ds390-iommu.c862 .attach_dev = s390_attach_dev_identity,
873 .attach_dev = blocking_domain_attach_device,
887 .attach_dev = s390_iommu_attach_device, \
H A Dmtk_iommu_v1.c339 .attach_dev = mtk_iommu_v1_identity_attach,
588 .attach_dev = mtk_iommu_v1_attach_device,
H A Dmsm_iommu.c477 .attach_dev = msm_iommu_identity_attach,
698 .attach_dev = msm_iommu_attach_dev,
H A Dapple-dart.c699 .attach_dev = apple_dart_attach_dev_identity,
720 .attach_dev = apple_dart_attach_dev_blocked,
998 .attach_dev = apple_dart_attach_dev_paging,
H A Dipmmu-vmsa.c660 .attach_dev = ipmmu_iommu_identity_attach,
888 .attach_dev = ipmmu_attach_device,
H A Dsun50i-iommu.c789 .attach_dev = sun50i_iommu_identity_attach,
851 .attach_dev = sun50i_iommu_attach_device,
H A Dsprd-iommu.c416 .attach_dev = sprd_iommu_attach_device,
/linux-6.15/drivers/pmdomain/arm/
H A Dscmi_perf_domain.c131 scmi_pd->genpd.attach_dev = scmi_pd_attach_dev; in scmi_perf_domain_probe()
/linux-6.15/drivers/accel/ivpu/
H A Divpu_gem.c180 struct device *attach_dev = dev->dev; in ivpu_gem_prime_import() local
186 attach = dma_buf_attach(dma_buf, attach_dev); in ivpu_gem_prime_import()
/linux-6.15/drivers/pmdomain/xilinx/
H A Dzynqmp-pm-domains.c280 pd->gpd.attach_dev = zynqmp_gpd_attach_dev; in zynqmp_gpd_probe()
/linux-6.15/drivers/iommu/intel/
H A Dnested.c183 .attach_dev = intel_nested_attach_dev,
/linux-6.15/drivers/clk/renesas/
H A Dclk-mstp.c323 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_prime.c930 struct device *attach_dev) in drm_gem_prime_import_dev() argument
952 attach = dma_buf_attach(dma_buf, attach_dev); in drm_gem_prime_import_dev()
/linux-6.15/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c421 .attach_dev = qcom_iommu_identity_attach,
603 .attach_dev = qcom_iommu_attach_dev,
/linux-6.15/include/linux/
H A Dpm_domain.h197 int (*attach_dev)(struct generic_pm_domain *domain, member
/linux-6.15/drivers/iommu/riscv/
H A Diommu.c1347 .attach_dev = riscv_iommu_attach_paging_domain,
1442 .attach_dev = riscv_iommu_attach_blocking_domain,
1462 .attach_dev = riscv_iommu_attach_identity_domain,
/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-iommufd.c180 .attach_dev = arm_smmu_attach_dev_nested,
/linux-6.15/drivers/clk/davinci/
H A Dpsc.c280 lpsc->pm_domain.attach_dev = davinci_psc_genpd_attach_dev; in davinci_lpsc_clk_register()
/linux-6.15/arch/powerpc/kernel/
H A Diommu.c1181 .attach_dev = spapr_tce_platform_iommu_attach_dev,
1209 .attach_dev = spapr_tce_blocked_iommu_attach_dev,

12