Searched refs:supported_versions (Results 1 – 3 of 3) sorted by relevance
412 const struct sgp_version *supported_versions; in sgp_check_compat() local441 supported_versions = supported_versions_sgp30; in sgp_check_compat()445 supported_versions = supported_versions_sgpc3; in sgp_check_compat()455 if (major == supported_versions[ix].major && in sgp_check_compat()456 minor >= supported_versions[ix].minor) in sgp_check_compat()
186 u64 *supported_versions, u64 *a1);
1272 u64 *supported_versions, u64 *a1) in vnic_dev_get_supported_feature_ver() argument1280 *supported_versions = a0; in vnic_dev_get_supported_feature_ver()