Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Ddps310.c355 static int dps310_get_pres_samp_freq(struct dps310_data *data, int *val) in dps310_get_pres_samp_freq() function
477 rc = dps310_get_pres_samp_freq(data, &rate); in dps310_read_pres_raw()
720 rc = dps310_get_pres_samp_freq(data, val); in dps310_read_pressure()