Searched defs:regulator_state (Results 1 – 1 of 1) sorted by relevance
70327 struct regulator_state { struct70328 int uV;70329 int min_uV;70330 int max_uV;70331 unsigned int mode;70332 int enabled;70356 struct regulator_state state_disk; argument