Searched refs:fuel_gauge_update_get_soc (Results 1 – 7 of 7) sorted by relevance
484 fuel_gauge_update_get_soc(fg); in sys_shutdown()534 soc = fuel_gauge_update_get_soc(fg); in charge_extrem_low_power()628 soc = fuel_gauge_update_get_soc(fg); in charge_animation_show()744 soc = fuel_gauge_update_get_soc(fg); in charge_animation_show()1107 soc = fuel_gauge_update_get_soc(priv->fg); in charge_animation_probe()
31 int fuel_gauge_update_get_soc(struct udevice *dev);
53 int fuel_gauge_update_get_soc(struct udevice *dev) in fuel_gauge_update_get_soc() function