Home
last modified time | relevance | path

Searched defs:ad9467_chip_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/adc/
Dad9467.c133 struct ad9467_chip_info { struct
134 const char *name;
135 unsigned int id;
136 const struct iio_chan_spec *channels;
160 const struct ad9467_chip_info *info; argument