Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmax30208.c40 static const struct iio_chan_spec max30208_channels[] = { variable
193 indio_dev->channels = max30208_channels; in max30208_probe()
194 indio_dev->num_channels = ARRAY_SIZE(max30208_channels); in max30208_probe()