Searched defs:ad9467_chip_info (Results 1 – 1 of 1) sorted by relevance
133 struct ad9467_chip_info { struct134 const char *name;135 unsigned int id;136 const struct iio_chan_spec *channels;160 const struct ad9467_chip_info *info; argument