Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp40.c68 static const struct iio_chan_spec sgp40_channels[] = { variable
342 indio_dev->channels = sgp40_channels; in sgp40_probe()
343 indio_dev->num_channels = ARRAY_SIZE(sgp40_channels); in sgp40_probe()