Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/chemical/
Dscd4x.c508 static const struct iio_chan_spec scd4x_channels[] = { variable
637 indio_dev->channels = scd4x_channels; in scd4x_probe()
638 indio_dev->num_channels = ARRAY_SIZE(scd4x_channels); in scd4x_probe()