Searched refs:ds1803_channels (Results 1 – 1 of 1) sorted by relevance
55 static const struct iio_chan_spec ds1803_channels[] = { variable67 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()