Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A 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()