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