Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dmax31856.c54 static const struct iio_chan_spec max31856_channels[] = { variable
422 indio_dev->channels = max31856_channels; in max31856_probe()
423 indio_dev->num_channels = ARRAY_SIZE(max31856_channels); in max31856_probe()