Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dtmp006.c161 static const struct iio_chan_spec tmp006_channels[] = { variable
242 indio_dev->channels = tmp006_channels; in tmp006_probe()
243 indio_dev->num_channels = ARRAY_SIZE(tmp006_channels); in tmp006_probe()