Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/temperature/
Dtmp117.c103 static const struct iio_chan_spec tmp117_channels[] = { variable
155 indio_dev->channels = tmp117_channels; in tmp117_probe()
156 indio_dev->num_channels = ARRAY_SIZE(tmp117_channels); in tmp117_probe()