Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dtsys01.c105 static const struct iio_chan_spec tsys01_channels[] = { variable
165 indio_dev->channels = tsys01_channels; in tsys01_probe()
166 indio_dev->num_channels = ARRAY_SIZE(tsys01_channels); in tsys01_probe()