Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dsca3000.c558 * __sca3000_get_base_freq() - obtain mode specific base frequency
565 static inline int __sca3000_get_base_freq(struct sca3000_state *st, in __sca3000_get_base_freq() function
602 ret = __sca3000_get_base_freq(st, st->info, val); in sca3000_read_raw_samp_freq()
636 ret = __sca3000_get_base_freq(st, st->info, &base_freq); in sca3000_write_raw_samp_freq()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dsca3000.c565 * __sca3000_get_base_freq() - obtain mode specific base frequency
572 static inline int __sca3000_get_base_freq(struct sca3000_state *st, in __sca3000_get_base_freq() function
609 ret = __sca3000_get_base_freq(st, st->info, val); in sca3000_read_raw_samp_freq()
643 ret = __sca3000_get_base_freq(st, st->info, &base_freq); in sca3000_write_raw_samp_freq()

Completed in 5 milliseconds