1REGULATOR_GET_MODE(9) API reference REGULATOR_GET_MODE(9)
23
4
NAME
6regulator_get_mode - get regulator operating mode
7
SYNOPSIS
9unsigned int regulator_get_mode(struct regulator * regulator);
10
ARGUMENTS
12regulator
13regulator source
14
DESCRIPTION
16Get the current regulator operating mode.
17
AUTHORS
19Liam Girdwood <lrg@slimlogic.co.uk>
20Author.
2122
Mark Brown <broonie@opensource.wolfsonmicro.com>
23Wolfson Microelectronics,
2425
26
Author.
27
COPYRIGHT
29Kernel Hackers Manual 3.10 June 2019 REGULATOR_GET_MODE(9)