Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/regulator/
Dregulator_tree_mgr.c249 static int RegulatorTreeSetParent(const char *name, struct RegulatorNode *parent) in RegulatorTreeSetParent() function
328 if (RegulatorTreeSetParent(name, parent) != HDF_SUCCESS) { in RegulatorTreeSet()