regulator_suspend_prepare (9) - Linux Manuals
regulator_suspend_prepare: prepare regulators for system wide suspend
NAME
regulator_suspend_prepare - prepare regulators for system wide suspend
SYNOPSIS
-
int regulator_suspend_prepare(suspend_state_t
state);
ARGUMENTS
state
-
- system suspend state
DESCRIPTION
Configure each regulator with it's suspend operating parameters for state. This will usually be called by machine suspend code prior to supending.
AUTHORS
Liam Girdwood <lrg [at] slimlogic.co.uk>
- Author.
Mark Brown <broonie [at] opensource.wolfsonmicro.com>
Wolfson Microelectronics,
COPYRIGHT