Searched defs:mma_chip_info (Results 1 – 1 of 1) sorted by relevance
178 struct mma_chip_info { struct179 const char *name;180 u8 chip_id;181 const struct iio_chan_spec *channels;182 int num_channels;183 const int mma_scales[3][2];184 int all_events;185 int enabled_events;