Home
last modified time | relevance | path

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

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