Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h261 static inline int regulator_suspend_finish(void) in regulator_suspend_finish() function
/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Dpm.c220 if (regulator_suspend_finish()) in rk3288_suspend_finish()
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dsuspend.c587 ret = regulator_suspend_finish(); in exynos_suspend_finish()