Searched defs:ad7923_chip_info (Results 1 – 1 of 1) sorted by relevance
73 struct ad7923_chip_info { struct74 const struct iio_chan_spec *channels;75 unsigned int num_channels;114 static const struct ad7923_chip_info ad7923_chip_info[] = { variable