ms5611_osr
const struct ms5611_osr *pressure_osr;
const struct ms5611_osr *temp_osr;
static const struct ms5611_osr ms5611_avail_pressure_osr[] = {
static const struct ms5611_osr *ms5611_find_osr(int rate,
const struct ms5611_osr *osr,
const struct ms5611_osr *osr = NULL;
static const struct ms5611_osr ms5611_avail_temp_osr[] = {
const struct ms5611_osr *osr = st->temp_osr;
const struct ms5611_osr *osr = st->temp_osr;