Home
last modified time | relevance | path

Searched refs:calc_soc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A D88pm860x_battery.c366 static int calc_soc(struct pm860x_battery_info *info, int state, int *soc) in calc_soc() function
499 ret = calc_soc(info, OCV_MODE_ACTIVE, &soc); in pm860x_init_battery()
730 calc_soc(info, OCV_MODE_ACTIVE, &info->start_soc); in calc_capacity()
750 ret = calc_soc(info, OCV_MODE_ACTIVE, &cap_ocv); in calc_capacity()
/kernel/linux/linux-6.6/drivers/power/supply/
H A D88pm860x_battery.c366 static int calc_soc(struct pm860x_battery_info *info, int state, int *soc) in calc_soc() function
499 ret = calc_soc(info, OCV_MODE_ACTIVE, &soc); in pm860x_init_battery()
730 calc_soc(info, OCV_MODE_ACTIVE, &info->start_soc); in calc_capacity()
750 ret = calc_soc(info, OCV_MODE_ACTIVE, &cap_ocv); in calc_capacity()

Completed in 5 milliseconds