Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/amplifiers/
H A Dad8366.c237 static const struct iio_chan_spec ad8366_channels[] = { variable
272 indio_dev->channels = ad8366_channels; in ad8366_probe()
273 indio_dev->num_channels = ARRAY_SIZE(ad8366_channels); in ad8366_probe()