Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/regulator/
Dregulator_tree_mgr.h41 int RegulatorTreeManagerDestory(void);
/drivers/hdf_core/framework/support/platform/src/regulator/
Dregulator_tree_mgr.c408 int RegulatorTreeManagerDestory(void) in RegulatorTreeManagerDestory() function
Dregulator_core.c728 if (RegulatorTreeManagerDestory() != HDF_SUCCESS) { in RegulatorManagerRelease()