tsys02d_samp_freq 25 drivers/iio/temperature/tsys02d.c static const int tsys02d_samp_freq[4] = { 20, 40, 70, 140 }; tsys02d_samp_freq 52 drivers/iio/temperature/tsys02d.c *val = tsys02d_samp_freq[dev_data->res_index]; tsys02d_samp_freq 69 drivers/iio/temperature/tsys02d.c i = ARRAY_SIZE(tsys02d_samp_freq); tsys02d_samp_freq 71 drivers/iio/temperature/tsys02d.c if (val == tsys02d_samp_freq[i])