Home
last modified time | relevance | path

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

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