Home
last modified time | relevance | path

Searched refs:pm_genpd_poweroff_unused (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/sh/
Dpm_runtime.c62 pm_genpd_poweroff_unused(); in sh_pm_runtime_late_init()
/linux-3.4.99/include/linux/
Dpm_domain.h230 extern void pm_genpd_poweroff_unused(void);
233 static inline void pm_genpd_poweroff_unused(void) {} in pm_genpd_poweroff_unused() function
/linux-3.4.99/arch/arm/mach-exynos/
Dpm_domains.c198 pm_genpd_poweroff_unused(); in exynos_pm_late_initcall()
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dpm.c370 pm_genpd_poweroff_unused(); in s3c64xx_pm_late_initcall()
/linux-3.4.99/arch/arm/mach-shmobile/
Dpm-sh7372.c556 pm_genpd_poweroff_unused(); in sh7372_pm_notifier_fn()
/linux-3.4.99/drivers/base/power/
Ddomain.c602 void pm_genpd_poweroff_unused(void) in pm_genpd_poweroff_unused() function