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