Home
last modified time | relevance | path

Searched refs:ads8344_channels (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dti-ads8344.c57 static const struct iio_chan_spec ads8344_channels[] = { variable
158 indio_dev->channels = ads8344_channels; in ads8344_probe()
159 indio_dev->num_channels = ARRAY_SIZE(ads8344_channels); in ads8344_probe()