Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds