Home
last modified time | relevance | path

Searched defs:ab8500_fg_avg_cap (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/power/supply/
Dab8500_fg.c108 struct ab8500_fg_avg_cap { struct
109 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;