Searched refs:ms5637_samp_freq (Results 1 – 1 of 1) sorted by relevance
38 static const int ms5637_samp_freq[6] = { 960, 480, 240, 120, 60, 30 }; variable47 len += sysfs_emit_at(buf, len, "%u ", ms5637_samp_freq[i]); in ms5637_show_samp_freq()84 *val = ms5637_samp_freq[dev_data->res_index]; in ms5637_read_raw()101 i = ARRAY_SIZE(ms5637_samp_freq); in ms5637_write_raw()103 if (val == ms5637_samp_freq[i]) in ms5637_write_raw()