Searched defs:opt3001_chip_info (Results 1 – 1 of 1) sorted by relevance
78 struct opt3001_chip_info { struct79 const struct iio_chan_spec (*channels)[2];80 enum iio_chan_type chan_type;81 int num_channels;83 const struct opt3001_scale (*scales)[12];111 const struct opt3001_chip_info *chip_info; argument