Searched defs:si1145_part_info (Results 1 – 1 of 1) sorted by relevance
151 struct si1145_part_info { struct152 u8 part;153 const struct iio_info *iio_info;154 const struct iio_chan_spec *channels;178 const struct si1145_part_info *part_info; argument1001 static const struct si1145_part_info si1145_part_info[] = { variable