Searched defs:ab8500_fg_avg_cap (Results 1 – 1 of 1) sorted by relevance
106 struct ab8500_fg_avg_cap { struct107 int avg;108 int samples[NBR_AVG_SAMPLES];109 time64_t time_stamps[NBR_AVG_SAMPLES];110 int pos;111 int nbr_samples;112 int sum;