| /linux-6.15/drivers/net/phy/ |
| H A D | mxl-gpy.c | 711 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 D | drm_prime.h | 105 struct device *attach_dev);
|
| /linux-6.15/drivers/pmdomain/renesas/ |
| H A D | rcar-sysc.c | 236 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 D | rmobile-sysc.c | 104 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()
|
| H A D | rcar-gen4-sysc.c | 250 genpd->attach_dev = cpg_mssr_attach_dev; in rcar_gen4_sysc_pd_setup()
|
| /linux-6.15/drivers/iommu/ |
| H A D | fsl_pamu_domain.c | 344 .attach_dev = fsl_pamu_platform_attach, 437 .attach_dev = fsl_pamu_attach_device,
|
| H A D | s390-iommu.c | 862 .attach_dev = s390_attach_dev_identity, 873 .attach_dev = blocking_domain_attach_device, 887 .attach_dev = s390_iommu_attach_device, \
|
| H A D | mtk_iommu_v1.c | 339 .attach_dev = mtk_iommu_v1_identity_attach, 588 .attach_dev = mtk_iommu_v1_attach_device,
|
| H A D | msm_iommu.c | 477 .attach_dev = msm_iommu_identity_attach, 698 .attach_dev = msm_iommu_attach_dev,
|
| H A D | apple-dart.c | 699 .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 D | ipmmu-vmsa.c | 660 .attach_dev = ipmmu_iommu_identity_attach, 888 .attach_dev = ipmmu_attach_device,
|
| H A D | sun50i-iommu.c | 789 .attach_dev = sun50i_iommu_identity_attach, 851 .attach_dev = sun50i_iommu_attach_device,
|
| H A D | sprd-iommu.c | 416 .attach_dev = sprd_iommu_attach_device,
|
| /linux-6.15/drivers/pmdomain/arm/ |
| H A D | scmi_perf_domain.c | 131 scmi_pd->genpd.attach_dev = scmi_pd_attach_dev; in scmi_perf_domain_probe()
|
| /linux-6.15/drivers/accel/ivpu/ |
| H A D | ivpu_gem.c | 180 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 D | zynqmp-pm-domains.c | 280 pd->gpd.attach_dev = zynqmp_gpd_attach_dev; in zynqmp_gpd_probe()
|
| /linux-6.15/drivers/iommu/intel/ |
| H A D | nested.c | 183 .attach_dev = intel_nested_attach_dev,
|
| /linux-6.15/drivers/clk/renesas/ |
| H A D | clk-mstp.c | 323 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_prime.c | 930 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 D | qcom_iommu.c | 421 .attach_dev = qcom_iommu_identity_attach, 603 .attach_dev = qcom_iommu_attach_dev,
|
| /linux-6.15/include/linux/ |
| H A D | pm_domain.h | 197 int (*attach_dev)(struct generic_pm_domain *domain, member
|
| /linux-6.15/drivers/iommu/riscv/ |
| H A D | iommu.c | 1347 .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 D | arm-smmu-v3-iommufd.c | 180 .attach_dev = arm_smmu_attach_dev_nested,
|
| /linux-6.15/drivers/clk/davinci/ |
| H A D | psc.c | 280 lpsc->pm_domain.attach_dev = davinci_psc_genpd_attach_dev; in davinci_lpsc_clk_register()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | iommu.c | 1181 .attach_dev = spapr_tce_platform_iommu_attach_dev, 1209 .attach_dev = spapr_tce_blocked_iommu_attach_dev,
|