Searched refs:cpg_mstp_attach_dev (Results 1 – 4 of 4) sorted by relevance
21 int cpg_mstp_attach_dev(struct generic_pm_domain *unused, struct device *dev);24 #define cpg_mstp_attach_dev NULL macro
262 int cpg_mstp_attach_dev(struct generic_pm_domain *unused, struct device *dev) in cpg_mstp_attach_dev() function333 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
104 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()
238 genpd->attach_dev = cpg_mstp_attach_dev; in rcar_sysc_pd_setup()