Searched refs:cpg_mstp_attach_dev (Results 1 – 3 of 3) sorted by relevance
29 int cpg_mstp_attach_dev(struct generic_pm_domain *domain, struct device *dev);
248 int cpg_mstp_attach_dev(struct generic_pm_domain *domain, struct device *dev) in cpg_mstp_attach_dev() function324 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
138 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()