Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/regulator/
Dmachine.h80 struct regulator_state { struct
81 int uV;
82 int min_uV;
83 int max_uV;
84 unsigned int mode;
85 int enabled;
86 bool changeable;