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.c116 static const struct iio_chan_spec max30100_channels[] = { variable
430 indio_dev->channels = max30100_channels; in max30100_probe()
432 indio_dev->num_channels = ARRAY_SIZE(max30100_channels); in max30100_probe()