other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
REGULATOR_GET_LINEAR(9) | API reference | REGULATOR_GET_LINEAR(9) |
NAME¶
regulator_get_linear_step - return the voltage step size between VSEL valuesSYNOPSIS¶
unsigned
int
regulator_get_linear_step(struct regulator * regulator);
ARGUMENTS¶
regulatorregulator source
DESCRIPTION¶
Returns the voltage step size between VSEL values for linear regulators, or return 0 if the regulator isn't a linear regulator.AUTHORS¶
Liam Girdwood <lrg@slimlogic.co.uk>Author.
Mark Brown <broonie@opensource.wolfsonmicro.com>
Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |