Home
last modified time | relevance | path

Searched refs:get_chrg_online (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfuel_gauge_uclass.c67 if (!ops || !ops->get_chrg_online) in fuel_gauge_get_chrg_online()
70 return ops->get_chrg_online(dev); in fuel_gauge_get_chrg_online()
H A Dfg_cw201x.c366 .get_chrg_online = cw201x_update_get_chrg_online,
H A Dfg_cw221x.c587 .get_chrg_online = cw221x_update_get_chrg_online,
H A Dfg_rk817.c1222 .get_chrg_online = rk817_bat_update_get_chrg_online,
H A Dfg_rk816.c1467 .get_chrg_online = rk816_bat_update_get_chrg_online,
H A Dfg_rk818.c1746 .get_chrg_online = rk818_bat_update_get_chrg_online,
/OK3568_Linux_fs/u-boot/include/power/
H A Dfuel_gauge.h21 bool (*get_chrg_online)(struct udevice *dev); member
/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsc8551_charger.c206 .get_chrg_online = sc8551_update_get_chrg_online,
H A Dbq25890_charger.c318 .get_chrg_online = bq257xx_charger_status,
H A Dbq25700_charger.c357 .get_chrg_online = bq257xx_charger_status,
H A Dsgm41542_charger.c561 .get_chrg_online = sgm41542_charger_status,