Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/regulator/
Dmachine.h84 struct regulator_state { struct
85 int uV;
86 int min_uV;
87 int max_uV;
88 unsigned int mode;
89 int enabled;
90 bool changeable;