Searched defs:regulator_state (Results 1 – 1 of 1) sorted by relevance
80 struct regulator_state { struct81 int uV;82 int min_uV;83 int max_uV;84 unsigned int mode;85 int enabled;86 bool changeable;