Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/temperature/ !
Dmax31856.c56 static const struct iio_chan_spec max31856_channels[] = { variable
424 indio_dev->channels = max31856_channels; in max31856_probe()
425 indio_dev->num_channels = ARRAY_SIZE(max31856_channels); in max31856_probe()