Home
last modified time | relevance | path

Searched refs:fg_battery_update (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/battery/
H A Dbat_trats.c32 bat->fg->fg_battery_update(p_bat->fg, bat); in power_battery_charge()
/OK3568_Linux_fs/u-boot/drivers/power/mfd/
H A Dfg_max77693.c113 .fg_battery_update = power_update_battery,
/OK3568_Linux_fs/u-boot/include/power/
H A Dpmic.h49 int (*fg_battery_update) (struct pmic *p, struct pmic *bat); member
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.power-framework96 -- *fg_battery_update - update the pmic framework with current
119 -- *fg_battery_update -> FG device (fg_max17042.c)
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_max17042.c261 .fg_battery_update = power_update_battery,