Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/regulator/
Dregulator_tree_mgr.c14 static int RegulatorChildNodeAdd(struct RegulatorTreeInfo *pRegulator, struct RegulatorNode *child) in RegulatorChildNodeAdd() function
296 if (RegulatorChildNodeAdd(pos, child) != HDF_SUCCESS) { in RegulatorTreeSetChild()