Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp30.c183 static const struct sgp_device sgp_devices[] = { variable
538 indio_dev->channels = sgp_devices[product_id].channels; in sgp_probe()
539 indio_dev->num_channels = sgp_devices[product_id].num_channels; in sgp_probe()