Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/chemical/
Dpms7003.c187 static const struct iio_chan_spec pms7003_channels[] = { variable
285 indio_dev->channels = pms7003_channels; in pms7003_probe()
286 indio_dev->num_channels = ARRAY_SIZE(pms7003_channels); in pms7003_probe()