Lines Matching +full:output +full:- +full:disable
1 .. Copyright 2007-2008 Wolfson Microelectronics
21 output in order to save power and prolong battery life. This applies to
22 both voltage regulators (where voltage output is controllable) and
30 --------
37 can enable and disable their output and some can also control their
38 output voltage or current.
62 drivers use `get <#API-regulator-get>`__ and
63 `put <#API-regulator-put>`__ operations to acquire and release
64 regulators. Functions are provided to `enable <#API-regulator-enable>`__
65 and `disable <#API-regulator-disable>`__ the regulator and to get and
76 ----------------------
80 :c:func:`regulator_disable()` functions to enable and disable
90 -------------
107 ---------
130 --------
137 -----------
160 .. kernel-doc:: include/linux/regulator/consumer.h
163 .. kernel-doc:: include/linux/regulator/machine.h
166 .. kernel-doc:: include/linux/regulator/driver.h
169 .. kernel-doc:: drivers/regulator/core.c