Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-ads7924.c185 static const struct iio_chan_spec ads7924_channels[] = { variable
379 indio_dev->channels = ads7924_channels; in ads7924_probe()
380 indio_dev->num_channels = ARRAY_SIZE(ads7924_channels); in ads7924_probe()