Home
last modified time | relevance | path

Searched refs:cpg_mstp_attach_dev (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/clk/
Dshmobile.h29 int cpg_mstp_attach_dev(struct generic_pm_domain *domain, struct device *dev);
/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c248 int cpg_mstp_attach_dev(struct generic_pm_domain *domain, struct device *dev) in cpg_mstp_attach_dev() function
324 pd->attach_dev = cpg_mstp_attach_dev; in cpg_mstp_add_clk_domain()
/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rmobile.c138 genpd->attach_dev = cpg_mstp_attach_dev; in rmobile_init_pm_domain()