Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/temperature/
Dtsys01.c105 static const struct iio_chan_spec tsys01_channels[] = { variable
167 indio_dev->channels = tsys01_channels; in tsys01_probe()
168 indio_dev->num_channels = ARRAY_SIZE(tsys01_channels); in tsys01_probe()