Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30.c309 static const struct iio_chan_spec sps30_channels[] = { variable
347 indio_dev->channels = sps30_channels; in sps30_probe()
348 indio_dev->num_channels = ARRAY_SIZE(sps30_channels); in sps30_probe()