Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/accel/
Dkxcjk-1013.c280 struct kx_odr_map { struct
287 static const struct kx_odr_map samp_freq_table[] = { argument
305 static const struct kx_odr_map kxtf9_samp_freq_table[] = {
765 static const struct kx_odr_map *kxcjk1013_find_odr_value( in kxcjk1013_find_odr_value()
766 const struct kx_odr_map *map, size_t map_size, int val, int val2) in kxcjk1013_find_odr_value()
778 static int kxcjk1013_convert_odr_value(const struct kx_odr_map *map, in kxcjk1013_convert_odr_value()
799 const struct kx_odr_map *odr_setting; in kxcjk1013_set_odr()