Home
last modified time | relevance | path

Searched refs:supported_versions (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/chemical/
H 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()
/kernel/linux/linux-6.6/drivers/iio/chemical/
H 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.h186 u64 *supported_versions, u64 *a1);
H A Dvnic_dev.c1272 u64 *supported_versions, u64 *a1) in vnic_dev_get_supported_feature_ver()
1280 *supported_versions = a0; in vnic_dev_get_supported_feature_ver()
1271 vnic_dev_get_supported_feature_ver(struct vnic_dev *vdev, u8 feature, u64 *supported_versions, u64 *a1) vnic_dev_get_supported_feature_ver() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.h173 u64 *supported_versions, u64 *a1);
H A Dvnic_dev.c1259 u64 *supported_versions, u64 *a1) in vnic_dev_get_supported_feature_ver()
1267 *supported_versions = a0; in vnic_dev_get_supported_feature_ver()
1258 vnic_dev_get_supported_feature_ver(struct vnic_dev *vdev, u8 feature, u64 *supported_versions, u64 *a1) vnic_dev_get_supported_feature_ver() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Dsap.h153 * @supported_versions: The host sends to the CSME a zero-terminated array
164 u8 supported_versions[64]; member
H A Dmain.c1284 .supported_versions[0] = SAP_VERSION, in iwl_mei_send_start()

Completed in 11 milliseconds