Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/potentiometer/
Dds1803.c55 static const struct iio_chan_spec ds1803_channels[] = { variable
67 u8 result[ARRAY_SIZE(ds1803_channels)]; in ds1803_read_raw()
134 indio_dev->channels = ds1803_channels; in ds1803_probe()
135 indio_dev->num_channels = ARRAY_SIZE(ds1803_channels); in ds1803_probe()