Searched defs:bq25980_state (Results 1 – 1 of 1) sorted by relevance
22 struct bq25980_state { struct23 bool dischg;24 bool ovp;25 bool ocp;26 bool wdt;27 bool tflt;28 bool online;29 bool ce;30 bool hiz;31 bool bypass;[all …]