Home
last modified time | relevance | path

Searched refs:temp_osr (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/iio/pressure/
Dms5611.h47 const struct ms5611_osr *temp_osr; member
Dms5611_core.c284 *val = (int)st->temp_osr->rate; in ms5611_read_raw()
335 st->temp_osr = osr; in ms5611_write_raw()
443 st->temp_osr = in ms5611_probe()
Dms5611_i2c.c63 const struct ms5611_osr *osr = st->temp_osr; in ms5611_i2c_read_adc_temp_and_pressure()
Dms5611_spi.c58 const struct ms5611_osr *osr = st->temp_osr; in ms5611_spi_read_adc_temp_and_pressure()