Home
last modified time | relevance | path

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

12

/drivers/net/phy/
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()
/drivers/iommu/
A Dfsl_pamu_domain.c344 .attach_dev = fsl_pamu_platform_attach,
437 .attach_dev = fsl_pamu_attach_device,
A Ds390-iommu.c1140 .attach_dev = s390_attach_dev_identity,
1151 .attach_dev = blocking_domain_attach_device,
1164 .attach_dev = s390_iommu_attach_device, \
A Dmtk_iommu_v1.c341 .attach_dev = mtk_iommu_v1_identity_attach,
585 .attach_dev = mtk_iommu_v1_attach_device,
A Dapple-dart.c699 .attach_dev = apple_dart_attach_dev_identity,
720 .attach_dev = apple_dart_attach_dev_blocked,
996 .attach_dev = apple_dart_attach_dev_paging,
A Dmsm_iommu.c477 .attach_dev = msm_iommu_identity_attach,
697 .attach_dev = msm_iommu_attach_dev,
A Dipmmu-vmsa.c661 .attach_dev = ipmmu_iommu_identity_attach,
888 .attach_dev = ipmmu_attach_device,
A Dsun50i-iommu.c791 .attach_dev = sun50i_iommu_identity_attach,
852 .attach_dev = sun50i_iommu_attach_device,
A Dsprd-iommu.c417 .attach_dev = sprd_iommu_attach_device,
A Dtegra-smmu.c551 .attach_dev = tegra_smmu_identity_attach,
1008 .attach_dev = tegra_smmu_attach_dev,
A Dvirtio-iommu.c812 .attach_dev = viommu_attach_identity_domain,
1100 .attach_dev = viommu_attach_dev,
A Drockchip-iommu.c999 .attach_dev = rk_iommu_identity_attach,
1177 .attach_dev = rk_iommu_attach_device,
/drivers/pmdomain/renesas/
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()
A Drmobile-sysc.c104 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()
A Drcar-gen4-sysc.c250 genpd->attach_dev = cpg_mssr_attach_dev; in rcar_gen4_sysc_pd_setup()
/drivers/pmdomain/arm/
A Dscmi_perf_domain.c131 scmi_pd->genpd.attach_dev = scmi_pd_attach_dev; in scmi_perf_domain_probe()
/drivers/accel/ivpu/
A Divpu_gem.c185 struct device *attach_dev = dev->dev; in ivpu_gem_prime_import() local
191 attach = dma_buf_attach(dma_buf, attach_dev); in ivpu_gem_prime_import()
/drivers/pmdomain/xilinx/
A Dzynqmp-pm-domains.c274 pd->gpd.attach_dev = zynqmp_gpd_attach_dev; in zynqmp_gpd_probe()
/drivers/iommu/intel/
A Dnested.c195 .attach_dev = intel_nested_attach_dev,
/drivers/gpu/drm/
A Ddrm_prime.c973 struct device *attach_dev) in drm_gem_prime_import_dev() argument
993 attach = dma_buf_attach(dma_buf, attach_dev); in drm_gem_prime_import_dev()
/drivers/clk/renesas/
A Dclk-mstp.c323 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c420 .attach_dev = qcom_iommu_identity_attach,
601 .attach_dev = qcom_iommu_attach_dev,
/drivers/iommu/riscv/
A Diommu.c1348 .attach_dev = riscv_iommu_attach_paging_domain,
1443 .attach_dev = riscv_iommu_attach_blocking_domain,
1463 .attach_dev = riscv_iommu_attach_identity_domain,
/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3-iommufd.c189 .attach_dev = arm_smmu_attach_dev_nested,
/drivers/clk/davinci/
A Dpsc.c285 lpsc->pm_domain.attach_dev = davinci_psc_genpd_attach_dev; in davinci_lpsc_clk_register()

Completed in 84 milliseconds

12