Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/regulator/
A Dmachine.h77 struct regulator_state { struct
78 int uV;
79 int min_uV;
80 int max_uV;
81 unsigned int mode;
82 int enabled;
83 bool changeable;

Completed in 3 milliseconds