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

NAME

6       regulator_map_voltage_ascend - map_voltage for ascendant voltage list
7

SYNOPSIS

9       int regulator_map_voltage_ascend(struct regulator_dev * rdev,
10                                        int min_uV, int max_uV);
11

ARGUMENTS

13       rdev
14           Regulator to operate on
15
16       min_uV
17           Lower bound for voltage
18
19       max_uV
20           Upper bound for voltage
21

DESCRIPTION

23       Drivers that have ascendant voltage list can use this as their
24       map_voltage operation.
25

AUTHORS

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