Searched refs:supported_versions (Results 1 – 3 of 3) sorted by relevance
417 const struct sgp_version *supported_versions; in sgp_check_compat() local 445 supported_versions = supported_versions_sgp30; in sgp_check_compat() 449 supported_versions = supported_versions_sgpc3; in sgp_check_compat() 459 if (major == supported_versions[ix].major && in sgp_check_compat() 460 minor >= supported_versions[ix].minor) in sgp_check_compat()
178 u64 *supported_versions, u64 *a1);
1312 .supported_versions[0] = iwl_mei_cache.sap_version, in iwl_mei_send_start()