Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmachine.h283 static inline int regulator_suspend_prepare(suspend_state_t state) in regulator_suspend_prepare() function
/openbmc/linux/arch/arm/mach-rockchip/
H A Dpm.c215 return regulator_suspend_prepare(PM_SUSPEND_MEM); in rk3288_suspend_prepare()
/openbmc/linux/arch/arm/mach-exynos/
H A Dsuspend.c575 ret = regulator_suspend_prepare(PM_SUSPEND_MEM); in exynos_suspend_prepare()