Lines Matching full:api
8 Voltage and current regulator API
32 The regulator API uses a number of terms which may not be familiar:
61 This offers a similar API to the kernel clock framework. Consumer
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
72 A stub version of this API is provided when the regulator framework is
78 The regulator API provides reference counted enabling and disabling of
153 API reference
157 existing layout of the source code the entire regulator API is