Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/accel/
H A Dkxcjk-1013.c388 struct kx_odr_map { struct
395 static const struct kx_odr_map samp_freq_table[] = { argument
413 static const struct kx_odr_map kxtf9_samp_freq_table[] = {
799 static const struct kx_odr_map *kxcjk1013_find_odr_value( in kxcjk1013_find_odr_value()
800 const struct kx_odr_map *map, size_t map_size, int val, int val2) in kxcjk1013_find_odr_value()
812 static int kxcjk1013_convert_odr_value(const struct kx_odr_map *map, in kxcjk1013_convert_odr_value()
834 const struct kx_odr_map *odr_setting; in kxcjk1013_set_odr()