Home
last modified time | relevance | path

Searched refs:regulator_suspend_prepare (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h257 static inline int regulator_suspend_prepare(suspend_state_t state) in regulator_suspend_prepare() function
/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Dpm.c215 return regulator_suspend_prepare(PM_SUSPEND_MEM); in rk3288_suspend_prepare()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c77 regulator_suspend_prepare(PM_SUSPEND_MEM); in rockchip_pm_virt_pwroff_prepare()
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dsuspend.c574 ret = regulator_suspend_prepare(PM_SUSPEND_MEM); in exynos_suspend_prepare()