sgp_devices       183 drivers/iio/chemical/sgp30.c static const struct sgp_device sgp_devices[] = {
sgp_devices       540 drivers/iio/chemical/sgp30.c 	indio_dev->channels = sgp_devices[product_id].channels;
sgp_devices       541 drivers/iio/chemical/sgp30.c 	indio_dev->num_channels = sgp_devices[product_id].num_channels;