Query: regulator_enable
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_ENABLE(9) API reference REGULATOR_ENABLE(9)NAMEregulator_enable - enable regulator outputSYNOPSISint regulator_enable(struct regulator * regulator);ARGUMENTSregulator regulator sourceDESCRIPTIONRequest 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.NOTEthe output value can be set by other drivers, boot loader or may be hardwired in the regulator.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_ENABLE(9)
| Related Man Pages |
|---|
| regulator_set_optimum_mode(9) - centos |
| struct_regulation_constraints(9) - centos |
| struct_regulator_config(9) - centos |
| struct_regulator_ops(9) - centos |
| tbrconfig(8) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |