Searched defs:axp288_fg_info (Results 1 – 1 of 1) sorted by relevance
107 struct axp288_fg_info { struct108 struct device *dev;109 struct regmap *regmap;114 struct mutex lock;115 int status;116 int max_volt;117 int pwr_op;118 int low_cap;124 int pwr_stat;125 int fg_res;[all …]
Completed in 6 milliseconds