Searched defs:rk817_charger (Results 1 – 2 of 2) sorted by relevance
48 struct rk817_charger { struct49 struct device *dev;50 struct rk808 *rk808;52 struct power_supply *bat_ps;53 struct power_supply *chg_ps;54 bool plugged_in;55 bool battery_present;64 uint32_t voltage_k;65 uint32_t voltage_b;75 int soc;[all …]
612 rk817_charger: charger { label