Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dkxcjk-1013.c279 struct kx_odr_map { struct
286 static const struct kx_odr_map samp_freq_table[] = { argument
304 static const struct kx_odr_map kxtf9_samp_freq_table[] = {
764 static const struct kx_odr_map *kxcjk1013_find_odr_value( in kxcjk1013_find_odr_value()
765 const struct kx_odr_map *map, size_t map_size, int val, int val2) in kxcjk1013_find_odr_value()
777 static int kxcjk1013_convert_odr_value(const struct kx_odr_map *map, in kxcjk1013_convert_odr_value()
798 const struct kx_odr_map *odr_setting; in kxcjk1013_set_odr()