regulator_enable(9) centos man page | unix.com

Man Page: regulator_enable

Operating Environment: centos

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 3.10 June 2014 REGULATOR_ENABLE(9)
Related Man Pages
struct_regulation_constraints(9) - centos
struct_regulator_config(9) - centos
usb_gstrings_attach(9) - centos
struct_regulation_constraints(9) - suse
tbrconfig(8) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I