suse man page for regulator_set_voltage

Query: regulator_set_voltage

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REGULATOR_SET_VOLTAG(9) 					   API reference					   REGULATOR_SET_VOLTAG(9)

NAME
regulator_set_voltage - set regulator output voltage
SYNOPSIS
int regulator_set_voltage(struct regulator * regulator, int min_uV, int max_uV);
ARGUMENTS
regulator regulator source min_uV Minimum required voltage in uV max_uV Maximum acceptable voltage in uV
DESCRIPTION
Sets a voltage regulator to the desired output voltage. This can be set during any regulator state. IOW, regulator can be disabled or enabled. If the regulator is enabled then the voltage will change to the new value immediately otherwise if the regulator is disabled the regulator will output at the new voltage when enabled.
NOTE
If the regulator is shared between several devices then the lowest request voltage that meets the system constraints will be used. Regulator system constraints must be set for this regulator before calling this function otherwise this call will fail.
AUTHORS
Liam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 REGULATOR_SET_VOLTAG(9)
Related Man Pages
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
struct_regulator_desc(9) - centos
struct_regulator_ops(9) - centos
bestups(8) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB