regulator_suspend_finish (9) Linux Manual Page
regulator_suspend_finish – resume regulators from system wide suspend
Synopsis
int regulator_suspend_finish(void);
Arguments
void
-
- no arguments
Description
Turn on regulators that might be turned off by regulator_suspend_prepare and that should be turned on according to the regulators properties.
Authors
Liam Girdwood <lrg [at] slimlogic.co.uk>
- Author.
Mark Brown <broonie [at] opensource.wolfsonmicro.com>
Wolfson Microelectronics,
- Author.
