Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dtmp117.c105 static const struct iio_chan_spec tmp117_channels[] = { variable
192 indio_dev->channels = tmp117_channels; in tmp117_probe()
193 indio_dev->num_channels = ARRAY_SIZE(tmp117_channels); in tmp117_probe()