Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/pressure/
Dms5611.h51 const struct ms5611_osr *temp_osr; member
Dms5611_core.c278 *val = (int)st->temp_osr->rate; in ms5611_read_raw()
329 st->temp_osr = osr; in ms5611_write_raw()
433 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()