regulator_set_current_limit(9) suse man page | unix.com

Man Page: regulator_set_current_limit

Operating Environment: suse

Section: 9

REGULATOR_SET_CURREN(9) 					   API reference					   REGULATOR_SET_CURREN(9)

NAME
regulator_set_current_limit - set regulator output current limit
SYNOPSIS
int regulator_set_current_limit(struct regulator * regulator, int min_uA, int max_uA);
ARGUMENTS
regulator regulator source min_uA Minimuum supported current in uA max_uA Maximum supported current in uA
DESCRIPTION
Sets current sink to the desired output current. This can be set during any regulator state. IOW, regulator can be disabled or enabled. If the regulator is enabled then the current will change to the new value immediately otherwise if the regulator is disabled the regulator will output at the new current when enabled.
NOTE
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_CURREN(9)
Related Man Pages
usb_ep_enable(9) - suse
glutvisibilityfunc(3glut) - suse
kgdb_arch_handle_exception(9) - suse
struct_regulation_constraints(9) - suse
struct_regulator_ops(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB