Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/chemical/
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-5.19.10/drivers/net/wireless/intel/iwlwifi/mei/
Dsap.h164 u8 supported_versions[64]; member
Dmain.c1231 .supported_versions[0] = SAP_VERSION, in iwl_mei_send_start()
/linux-5.19.10/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()