Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dmax30208.c41 static const struct iio_chan_spec max30208_channels[] = { variable
194 indio_dev->channels = max30208_channels; in max30208_probe()
195 indio_dev->num_channels = ARRAY_SIZE(max30208_channels); in max30208_probe()