regulator_enable(9) suse man page | unix.com

Man Page: regulator_enable

Operating Environment: suse

Section: 9

REGULATOR_ENABLE(9)						   API reference					       REGULATOR_ENABLE(9)

NAME
regulator_enable - enable regulator output
SYNOPSIS
int regulator_enable(struct regulator * regulator);
ARGUMENTS
regulator regulator source
DESCRIPTION
Request that the regulator be enabled with the regulator output at the predefined voltage or current value. Calls to regulator_enable must be balanced with calls to regulator_disable.
NOTE
the output value can be set by other drivers, boot loader or may be hardwired in the regulator.
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_ENABLE(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_regulator_config(9) - centos
struct_regulator_ops(9) - centos
regulator_set_optimum_mode(9) - suse
struct_regulation_constraints(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
Tar Command
Docker learning Phase-I