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