Searched defs:max1363_chip_info (Results 1 – 1 of 1) sorted by relevance
134 struct max1363_chip_info { struct135 const struct iio_info *info;136 const struct iio_chan_spec *channels;137 int num_channels;138 const enum max1363_modes *mode_list;139 enum max1363_modes default_mode;140 u16 int_vref_mv;141 u8 num_modes;142 u8 bits;