Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/pressure/
Ddps310.c256 static int dps310_get_pres_samp_freq(struct dps310_data *data) in dps310_get_pres_samp_freq() function
312 rate = dps310_get_pres_samp_freq(data); in dps310_read_pres_raw()
550 rc = dps310_get_pres_samp_freq(data); in dps310_read_pressure()