1REGULATOR_SUSPEND_PR(9) API reference REGULATOR_SUSPEND_PR(9)
2
3
4
6 regulator_suspend_prepare - prepare regulators for system wide suspend
7
9 int regulator_suspend_prepare(suspend_state_t state);
10
12 state
13 system suspend state
14
16 Configure each regulator with it's suspend operating parameters for
17 state. This will usually be called by machine suspend code prior to
18 supending.
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_PR(9)