Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drcar-sysc.c244 genpd->detach_dev = cpg_mstp_detach_dev; in rcar_sysc_pd_setup()
247 genpd->detach_dev = cpg_mssr_detach_dev; in rcar_sysc_pd_setup()
H A Drmobile-sysc.c118 genpd->detach_dev = cpg_mstp_detach_dev; in rmobile_init_pm_domain()
H A Dr8a779a0-sysc.c330 genpd->detach_dev = cpg_mssr_detach_dev; in r8a779a0_sysc_pd_setup()
/OK3568_Linux_fs/kernel/drivers/soc/xilinx/
H A Dzynqmp_pm_domains.c280 pd->gpd.detach_dev = zynqmp_gpd_detach_dev; in zynqmp_gpd_probe()
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-mstp.c338 pd->detach_dev = cpg_mstp_detach_dev; in cpg_mstp_add_clk_domain()
H A Drenesas-cpg-mssr.c579 genpd->detach_dev = cpg_mssr_detach_dev; in cpg_mssr_add_clk_domain()
H A Dr9a06g032-clocks.c427 pd->detach_dev = r9a06g032_detach_dev; in r9a06g032_add_clk_domain()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_domain.h144 void (*detach_dev)(struct generic_pm_domain *domain, member
H A Diommu.h258 void (*detach_dev)(struct iommu_domain *domain, struct device *dev); member
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dtegra-gart.c283 .detach_dev = gart_iommu_detach_dev,
H A Ds390-iommu.c362 .detach_dev = s390_iommu_detach_device,
H A Dmtk_iommu_v1.c522 .detach_dev = mtk_iommu_detach_device,
H A Dipmmu-vmsa.c899 .detach_dev = ipmmu_detach_device,
H A Dsun50i-iommu.c775 .detach_dev = sun50i_iommu_detach_device,
H A Dmsm_iommu.c683 .detach_dev = msm_iommu_detach_dev,
H A Dfsl_pamu_domain.c1033 .detach_dev = fsl_pamu_detach_device,
H A Dmtk_iommu.c683 .detach_dev = mtk_iommu_detach_device,
H A Diommu.c2196 if (unlikely(domain->ops->detach_dev == NULL)) in __iommu_detach_device()
2199 domain->ops->detach_dev(domain, dev); in __iommu_detach_device()
H A Dtegra-smmu.c979 .detach_dev = tegra_smmu_detach_dev,
H A Dexynos-iommu.c1333 .detach_dev = exynos_iommu_detach_device,
/OK3568_Linux_fs/kernel/drivers/clk/davinci/
H A Dpsc.c282 lpsc->pm_domain.detach_dev = davinci_psc_genpd_detach_dev; in davinci_lpsc_clk_register()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Domap_prm.c395 prmd->pd.detach_dev = omap_prm_domain_detach_dev; in omap_prm_domain_init()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c605 .detach_dev = qcom_iommu_detach_dev,
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu_av1d.c808 .detach_dev = av1_iommu_detach_device,
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c1675 if (genpd->detach_dev) in genpd_remove_device()
1676 genpd->detach_dev(genpd, dev); in genpd_remove_device()

12