Home
last modified time | relevance | path

Searched defs:RegulatorTreeInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_tree_mgr.h28 struct RegulatorTreeInfo { struct
29 const char *name; /* regulator name */
30 struct RegulatorNode *parent; /* regulator parent info */
31 struct DListHead node;
32 struct DListHead childHead; /* next level child regulator list */