Searched defs:hidpp_battery (Results 1 – 1 of 1) sorted by relevance
135 struct hidpp_battery { struct136 u8 feature_index;137 u8 solar_feature_index;138 struct power_supply_desc desc;139 struct power_supply *ps;140 char name[64];141 int status;142 int capacity;143 int level;144 bool online;