1REGULATOR_HAS_FULL_C(9)          API reference         REGULATOR_HAS_FULL_C(9)
2
3
4

NAME

6       regulator_has_full_constraints - the system has fully specified
7       constraints
8

SYNOPSIS

10       void regulator_has_full_constraints(void);
11

ARGUMENTS

13       void
14           no arguments
15

DESCRIPTION

17       Calling this function will cause the regulator API to disable all
18       regulators which have a zero use count and don't have an always_on
19       constraint in a late_initcall.
20
21       The intention is that this will become the default behaviour in a
22       future kernel release so users are encouraged to use this facility now.
23

AUTHORS

25       Liam Girdwood <lrg@slimlogic.co.uk>
26           Author.
27
28       Mark Brown <broonie@opensource.wolfsonmicro.com>
29       Wolfson Microelectronics,
30
31
32           Author.
33
35Kernel Hackers Manual 3.10         June 2019           REGULATOR_HAS_FULL_C(9)
Impressum