Searched refs:ad7380_gains (Results 1 – 1 of 1) sorted by relevance
602 static const int ad7380_gains[] = { variable1985 gain_idx = find_closest(gain, ad7380_gains, in ad7380_probe()1986 ARRAY_SIZE(ad7380_gains)); in ad7380_probe()1987 st->gain_milli[channel] = ad7380_gains[gain_idx]; in ad7380_probe()