Searched refs:ab8500_fg_fill_cap_sample (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | ab8500_fg.c | 431 * ab8500_fg_fill_cap_sample() - Fill average filter 437 static void ab8500_fg_fill_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_fill_cap_sample() function 1053 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_charging() 1134 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_discharge_fg() 1136 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_discharge_fg() 1483 ab8500_fg_fill_cap_sample(di, di->bat_cap.user_mah); in force_capacity()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | ab8500_fg.c | 434 * ab8500_fg_fill_cap_sample() - Fill average filter 440 static void ab8500_fg_fill_cap_sample(struct ab8500_fg *di, int sample) in ab8500_fg_fill_cap_sample() function 1077 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_charging() 1154 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_discharge_fg() 1156 ab8500_fg_fill_cap_sample(di, di->bat_cap.mah); in ab8500_fg_calc_cap_discharge_fg() 1503 ab8500_fg_fill_cap_sample(di, di->bat_cap.user_mah); in force_capacity()
|
Completed in 7 milliseconds