Searched defs:ad7923_chip_info (Results 1 – 1 of 1) sorted by relevance
72 struct ad7923_chip_info { struct73 const struct iio_chan_spec *channels;74 unsigned int num_channels;113 static const struct ad7923_chip_info ad7923_chip_info[] = { variable