regulator_set_mode(9) suse man page | unix.com

Man Page: regulator_set_mode

Operating Environment: suse

Section: 9

REGULATOR_SET_MODE(9)						   API reference					     REGULATOR_SET_MODE(9)

NAME
regulator_set_mode - set regulator operating mode
SYNOPSIS
int regulator_set_mode(struct regulator * regulator, unsigned int mode);
ARGUMENTS
regulator regulator source mode operating mode - one of the REGULATOR_MODE constants
DESCRIPTION
Set regulator operating mode to increase regulator efficiency or improve regulation performance.
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_MODE(9)
Related Man Pages
struct_regulation_constraints(9) - centos
openbve(6) - debian
fb_find_mode(9) - suse
struct_regulation_constraints(9) - suse
tbrconfig(8) - netbsd
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.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I