Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp30.c121 static const struct sgp_version supported_versions_sgp30[] = { variable
442 supported_versions = supported_versions_sgp30; in sgp_check_compat()
443 num_fs = ARRAY_SIZE(supported_versions_sgp30); in sgp_check_compat()