Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/chemical/
Dscd4x.c563 static const struct iio_chan_spec scd4x_channels[] = { variable
704 indio_dev->channels = scd4x_channels; in scd4x_probe()
705 indio_dev->num_channels = ARRAY_SIZE(scd4x_channels); in scd4x_probe()