Home
last modified time | relevance | path

Searched refs:RegulatorTreeManager (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c13 static struct RegulatorTreeManager *g_regulatorTreeManager = NULL;
52 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeGetParent()
86 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeGetChild()
219 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeManagerNodeInit()
256 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeSetParent()
286 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeSetChild()
365 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreePrint()
390 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeNodeRemoveAll()
414 struct RegulatorTreeManager *manager = g_regulatorTreeManager; in RegulatorTreeManagerDestory()
424 struct RegulatorTreeManager *manager = in RegulatorTreeManagerInit()
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_tree_mgr.h35 struct RegulatorTreeManager { struct