Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_core.c24 static struct RegulatorManager *g_regulatorManager = NULL; variable
32 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeOpen()
68 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeListPrint()
96 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeSetParent()
137 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeSetChild()
237 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeAdd()
280 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeRemove()
317 struct RegulatorManager *manager = g_regulatorManager; in RegulatorNodeRemoveAll()
644 struct RegulatorManager *manager = g_regulatorManager; in RegulatorTreeInfoInit()
693 g_regulatorManager = manager; in RegulatorManagerBind()
[all …]