Home
last modified time | relevance | path

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

/linux/drivers/iio/health/
H A Dmax30100.c119 static const struct iio_chan_spec max30100_channels[] = { variable
461 indio_dev->channels = max30100_channels; in max30100_probe()
463 indio_dev->num_channels = ARRAY_SIZE(max30100_channels); in max30100_probe()