Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/chemical/
Dscd30_core.c472 static const struct iio_chan_spec scd30_channels[] = { variable
700 indio_dev->channels = scd30_channels; in scd30_probe()
701 indio_dev->num_channels = ARRAY_SIZE(scd30_channels); in scd30_probe()