Searched defs:ad7923_chip_info (Results 1 – 1 of 1) sorted by relevance
69 struct ad7923_chip_info { struct70 const struct iio_chan_spec *channels;71 unsigned int num_channels;129 static const struct ad7923_chip_info ad7923_chip_info[] = { variable