Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dtsys02d.c86 static const struct iio_chan_spec tsys02d_channels[] = { variable
153 indio_dev->channels = tsys02d_channels; in tsys02d_probe()
154 indio_dev->num_channels = ARRAY_SIZE(tsys02d_channels); in tsys02d_probe()