Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/health/
H A Dmax30102.c147 static const struct iio_chan_spec max30102_channels[] = { variable
547 indio_dev->channels = max30102_channels; in max30102_probe()
548 indio_dev->num_channels = ARRAY_SIZE(max30102_channels); in max30102_probe()