Searched defs:bmc150_accel_chip_info (Results 1 – 1 of 1) sorted by relevance
149 struct bmc150_accel_chip_info { struct150 const char *name;151 u8 chip_id;152 const struct iio_chan_spec *channels;153 int num_channels;154 const struct bmc150_scale_info scale_table[4];