Home
last modified time | relevance | path

Searched refs:rk818_bat_get_rsoc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk818.c266 static int rk818_bat_get_rsoc(struct battery_priv *di) in rk818_bat_get_rsoc() function
735 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_init_capacity()
1351 di->dsoc, rk818_bat_get_rsoc(di), rk818_bat_get_avg_voltage(di), in rk818_bat_debug_info()
1484 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_smooth_charge()
1512 __func__, di->dsoc, rk818_bat_get_rsoc(di)); in rk818_bat_smooth_charge()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c408 static int rk818_bat_get_rsoc(struct rk818_battery *di) in rk818_bat_get_rsoc() function
1180 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_init_coulomb_cap()
2631 di->rsoc = rk818_bat_get_rsoc(di); in rk818_bat_update_info()
3475 di->rsoc = rk818_bat_get_rsoc(di); in rk818_battery_suspend()
3528 di->rsoc = rk818_bat_get_rsoc(di); in rk818_battery_resume()