Home
last modified time | relevance | path

Searched refs:RegulatorNodeDisable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_if.c64 int ret = RegulatorNodeDisable(node); in RegulatorDisable()
H A Dregulator_core.c395 int32_t RegulatorNodeDisable(struct RegulatorNode *node) in RegulatorNodeDisable() function
434 if (RegulatorNodeDisable(parent) != HDF_SUCCESS) { in RegulatorNodeDisable()
489 if (RegulatorNodeDisable(parent) != HDF_SUCCESS) { in RegulatorNodeForceDisable()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_core.h145 int32_t RegulatorNodeDisable(struct RegulatorNode *node);