Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dms5611.h42 const struct ms5611_osr *temp_osr; member
H A Dms5611_core.c281 *val = (int)st->temp_osr->rate; in ms5611_read_raw()
332 st->temp_osr = osr; in ms5611_write_raw()
421 st->temp_osr = in ms5611_probe()
H A Dms5611_i2c.c62 const struct ms5611_osr *osr = st->temp_osr; in ms5611_i2c_read_adc_temp_and_pressure()
H A Dms5611_spi.c57 const struct ms5611_osr *osr = st->temp_osr; in ms5611_spi_read_adc_temp_and_pressure()