Home
last modified time | relevance | path

Searched refs:detach_dev (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.1/drivers/soc/renesas/
Drcar-sysc.c239 genpd->detach_dev = cpg_mstp_detach_dev; in rcar_sysc_pd_setup()
242 genpd->detach_dev = cpg_mssr_detach_dev; in rcar_sysc_pd_setup()
Drmobile-sysc.c116 genpd->detach_dev = cpg_mstp_detach_dev; in rmobile_init_pm_domain()
Drcar-gen4-sysc.c251 genpd->detach_dev = cpg_mssr_detach_dev; in rcar_gen4_sysc_pd_setup()
/Linux-v6.1/drivers/soc/xilinx/
Dzynqmp_pm_domains.c281 pd->gpd.detach_dev = zynqmp_gpd_detach_dev; in zynqmp_gpd_probe()
/Linux-v6.1/drivers/clk/renesas/
Dclk-mstp.c338 pd->detach_dev = cpg_mstp_detach_dev; in cpg_mstp_add_clk_domain()
Drenesas-cpg-mssr.c590 genpd->detach_dev = cpg_mssr_detach_dev; in cpg_mssr_add_clk_domain()
Dr9a06g032-clocks.c453 pd->detach_dev = r9a06g032_detach_dev; in r9a06g032_add_clk_domain()
/Linux-v6.1/include/linux/
Dpm_domain.h148 void (*detach_dev)(struct generic_pm_domain *domain, member
Diommu.h289 void (*detach_dev)(struct iommu_domain *domain, struct device *dev); member
/Linux-v6.1/drivers/iommu/
Dtegra-gart.c277 .detach_dev = gart_iommu_detach_dev,
Ds390-iommu.c386 .detach_dev = s390_iommu_detach_device,
Dfsl_pamu_domain.c457 .detach_dev = fsl_pamu_detach_device,
Dsprd-iommu.c416 .detach_dev = sprd_iommu_detach_device,
Dmtk_iommu_v1.c593 .detach_dev = mtk_iommu_v1_detach_device,
Dmsm_iommu.c681 .detach_dev = msm_iommu_detach_dev,
Dsun50i-iommu.c767 .detach_dev = sun50i_iommu_detach_device,
Dipmmu-vmsa.c881 .detach_dev = ipmmu_detach_device,
Dapple-dart.c783 .detach_dev = apple_dart_detach_dev,
Dtegra-smmu.c972 .detach_dev = tegra_smmu_detach_dev,
Diommu.c1994 domain->ops->detach_dev(domain, dev); in __iommu_detach_device()
2113 if (WARN_ON(!group->domain->ops->detach_dev)) in __iommu_group_set_domain()
Drockchip-iommu.c1197 .detach_dev = rk_iommu_detach_device,
/Linux-v6.1/drivers/clk/davinci/
Dpsc.c282 lpsc->pm_domain.detach_dev = davinci_psc_genpd_detach_dev; in davinci_lpsc_clk_register()
/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c589 .detach_dev = qcom_iommu_detach_dev,
/Linux-v6.1/drivers/soc/ti/
Domap_prm.c710 prmd->pd.detach_dev = omap_prm_domain_detach_dev; in omap_prm_domain_init()
/Linux-v6.1/drivers/base/power/
Ddomain.c1714 if (genpd->detach_dev) in genpd_remove_device()
1715 genpd->detach_dev(genpd, dev); in genpd_remove_device()

12