Searched refs:ms5611_osr (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/iio/pressure/
H A Dms5611_core.c27 static const struct ms5611_osr ms5611_avail_pressure_osr[] = {
35 static const struct ms5611_osr ms5611_avail_temp_osr[] = {
291 static const struct ms5611_osr *ms5611_find_osr(int rate,
292 const struct ms5611_osr *osr,
310 const struct ms5611_osr *osr = NULL;
H A Dms5611_i2c.c62 const struct ms5611_osr *osr = st->temp_osr;
H A Dms5611_spi.c57 const struct ms5611_osr *osr = st->temp_osr;
H A Dms5611.h31 struct ms5611_osr { struct
41 const struct ms5611_osr *pressure_osr;
42 const struct ms5611_osr *temp_osr;

Completed in 140 milliseconds