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