Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dmachine.h256 static inline int regulator_suspend_prepare(suspend_state_t state) in regulator_suspend_prepare() function
/Linux-v4.19/arch/arm/mach-rockchip/
Dpm.c224 return regulator_suspend_prepare(PM_SUSPEND_MEM); in rk3288_suspend_prepare()
/Linux-v4.19/arch/arm/mach-exynos/
Dsuspend.c540 ret = regulator_suspend_prepare(PM_SUSPEND_MEM); in exynos_suspend_prepare()