Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/chemical/
Dsgp30.c412 const struct sgp_version *supported_versions; in sgp_check_compat() local
441 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()
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Dvnic_dev.h186 u64 *supported_versions, u64 *a1);
Dvnic_dev.c1272 u64 *supported_versions, u64 *a1) in vnic_dev_get_supported_feature_ver() argument
1280 *supported_versions = a0; in vnic_dev_get_supported_feature_ver()