Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/health/
Dmax30100.c116 static const struct iio_chan_spec max30100_channels[] = { variable
437 indio_dev->channels = max30100_channels; in max30100_probe()
439 indio_dev->num_channels = ARRAY_SIZE(max30100_channels); in max30100_probe()