Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/temperature/
Dtmp006.c163 static const struct iio_chan_spec tmp006_channels[] = { variable
228 indio_dev->channels = tmp006_channels; in tmp006_probe()
229 indio_dev->num_channels = ARRAY_SIZE(tmp006_channels); in tmp006_probe()