Home
last modified time | relevance | path

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

/include/linux/power/
Dcharger-manager.h193 struct charger_desc { struct
194 const char *psy_name;
196 enum polling_modes polling_mode;
197 unsigned int polling_interval_ms;
199 unsigned int fullbatt_vchkdrop_ms;
200 unsigned int fullbatt_vchkdrop_uV;
201 unsigned int fullbatt_uV;
202 unsigned int fullbatt_soc;
203 unsigned int fullbatt_full_capacity;
205 enum data_source battery_present;
[all …]