Searched defs:sca3300_chip_info (Results 1 – 1 of 1) sorted by relevance
171 struct sca3300_chip_info { struct172 const char *name;173 const unsigned long *scan_masks;174 const struct iio_chan_spec *channels;175 u8 num_channels;176 u8 num_accel_scales;177 const int (*accel_scale)[2];178 const int *accel_scale_map;179 const int (*incli_scale)[2];180 const int *incli_scale_map;[all …]