Home
last modified time | relevance | path

Searched refs:__adis16136_get_freq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dadis16136.c187 static int __adis16136_get_freq(struct adis16136 *adis16136, unsigned int *freq) in __adis16136_get_freq() function
231 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_read_frequency()
262 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_set_filter()
293 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_get_filter()
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dadis16136.c182 static int __adis16136_get_freq(struct adis16136 *adis16136, unsigned int *freq) in __adis16136_get_freq() function
225 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_read_frequency()
255 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_set_filter()
285 ret = __adis16136_get_freq(adis16136, &freq); in adis16136_get_filter()

Completed in 3 milliseconds