Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/health/
Dmax30102.c147 static const struct iio_chan_spec max30102_channels[] = { variable
536 indio_dev->channels = max30102_channels; in max30102_probe()
537 indio_dev->num_channels = ARRAY_SIZE(max30102_channels); in max30102_probe()