Searched defs:regulator_state (Results 1 – 1 of 1) sorted by relevance
84 struct regulator_state { struct85 int uV;86 int min_uV;87 int max_uV;88 unsigned int mode;89 int enabled;90 bool changeable;