Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A 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()

Completed in 2 milliseconds