Home
last modified time | relevance | path

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

/linux/drivers/iio/chemical/
A Dsgp30.c414 const struct sgp_version *supported_versions; in sgp_check_compat() local
442 supported_versions = supported_versions_sgp30; in sgp_check_compat()
446 supported_versions = supported_versions_sgpc3; in sgp_check_compat()
456 if (major == supported_versions[ix].major && in sgp_check_compat()
457 minor >= supported_versions[ix].minor) in sgp_check_compat()
/linux/drivers/net/ethernet/cisco/enic/
A Dvnic_dev.h186 u64 *supported_versions, u64 *a1);
A 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()

Completed in 8 milliseconds