Searched defs:regulator_state (Results 1 – 2 of 2) sorted by relevance
73566 struct regulator_state { struct73567 int uV;73568 int min_uV;73569 int max_uV;73570 unsigned int mode;73571 int enabled;73595 struct regulator_state state_disk; argument
83748 struct regulator_state { struct83749 int uV;83750 int min_uV;83751 int max_uV;83752 unsigned int mode;83753 int enabled;83777 struct regulator_state state_disk; argument