1REGULATOR_SUSPEND_FI(9) API reference REGULATOR_SUSPEND_FI(9)
2
3
4
6 regulator_suspend_finish - resume regulators from system wide suspend
7
9 int regulator_suspend_finish(void);
10
12 void
13 no arguments
14
16 Turn on regulators that might be turned off by
17 regulator_suspend_prepare and that should be turned on according to the
18 regulators properties.
19
21 Liam Girdwood <lrg@slimlogic.co.uk>
22 Author.
23
24 Mark Brown <broonie@opensource.wolfsonmicro.com>
25 Wolfson Microelectronics,
26
27
28 Author.
29
31Kernel Hackers Manual 3.10 June 2019 REGULATOR_SUSPEND_FI(9)