api_version       415 arch/powerpc/platforms/pseries/mobility.c static CLASS_ATTR_STRING(api_version, 0444, __stringify(MIGRATION_API_VERSION));
api_version        24 drivers/media/dvb-frontends/af9013.c 	u8 api_version[4];
api_version       856 drivers/media/dvb-frontends/af9013.c 	ret = regmap_bulk_write(state->regmap, 0x9bf2, state->api_version, 4);
api_version      1468 drivers/media/dvb-frontends/af9013.c 	memcpy(&state->api_version, pdata->api_version, sizeof(state->api_version));
api_version        61 drivers/media/dvb-frontends/af9013.h 	u8 api_version[4];
api_version       855 drivers/media/usb/dvb-usb-v2/af9015.c 		memcpy(state->af9013_pdata[0].api_version, "\x0\x1\x9\x0", 4);
api_version       861 drivers/media/usb/dvb-usb-v2/af9015.c 		memcpy(state->af9013_pdata[1].api_version, "\x0\x1\x9\x0", 4);
api_version      2718 drivers/mfd/db8500-prcmu.c 	fw_info.version.api_version = (version >> 8) & 0xFF;
api_version      2728 drivers/mfd/db8500-prcmu.c 		fw_info.version.api_version,
api_version       462 drivers/misc/cxl/sysfs.c 	__ATTR_RO(api_version),
api_version        65 drivers/misc/mei/hdcp/mei_hdcp.c 	session_init_in.header.api_version = HDCP_API_VERSION;
api_version       134 drivers/misc/mei/hdcp/mei_hdcp.c 	verify_rxcert_in.header.api_version = HDCP_API_VERSION;
api_version       205 drivers/misc/mei/hdcp/mei_hdcp.c 	send_hprime_in.header.api_version = HDCP_API_VERSION;
api_version       261 drivers/misc/mei/hdcp/mei_hdcp.c 	pairing_info_in.header.api_version = HDCP_API_VERSION;
api_version       320 drivers/misc/mei/hdcp/mei_hdcp.c 	lc_init_in.header.api_version = HDCP_API_VERSION;
api_version       374 drivers/misc/mei/hdcp/mei_hdcp.c 	verify_lprime_in.header.api_version = HDCP_API_VERSION;
api_version       432 drivers/misc/mei/hdcp/mei_hdcp.c 	get_skey_in.header.api_version = HDCP_API_VERSION;
api_version       495 drivers/misc/mei/hdcp/mei_hdcp.c 	verify_repeater_in.header.api_version = HDCP_API_VERSION;
api_version       565 drivers/misc/mei/hdcp/mei_hdcp.c 	verify_mprime_in.header.api_version = HDCP_API_VERSION;
api_version       627 drivers/misc/mei/hdcp/mei_hdcp.c 	enable_auth_in.header.api_version = HDCP_API_VERSION;
api_version       680 drivers/misc/mei/hdcp/mei_hdcp.c 	session_close_in.header.api_version = HDCP_API_VERSION;
api_version       172 drivers/misc/mei/hdcp/mei_hdcp.h 	u32			api_version;
api_version       613 drivers/net/ethernet/intel/ixgbevf/ipsec.c 	switch (adapter->hw.api_version) {
api_version      2619 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 		switch (hw->api_version) {
api_version      4659 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	switch (adapter->hw.api_version) {
api_version        77 drivers/net/ethernet/intel/ixgbevf/vf.c 	hw->api_version = ixgbe_mbox_api_10;
api_version       311 drivers/net/ethernet/intel/ixgbevf/vf.c 	switch (hw->api_version) {
api_version       379 drivers/net/ethernet/intel/ixgbevf/vf.c 	switch (hw->api_version) {
api_version       538 drivers/net/ethernet/intel/ixgbevf/vf.c 	switch (hw->api_version) {
api_version       859 drivers/net/ethernet/intel/ixgbevf/vf.c 			hw->api_version = api;
api_version       891 drivers/net/ethernet/intel/ixgbevf/vf.c 	switch (hw->api_version) {
api_version       122 drivers/net/ethernet/intel/ixgbevf/vf.h 	int api_version;
api_version       247 drivers/net/ethernet/mellanox/mlxsw/cmd.h MLXSW_ITEM32(cmd_mbox, query_fw, api_version, 0x0C, 0, 16);
api_version       270 drivers/net/wireless/ath/carl9170/carl9170.h 		unsigned int api_version;
api_version       248 drivers/net/wireless/ath/carl9170/fw.c 	ar->fw.api_version = otus_desc->api_ver;
api_version       250 drivers/net/wireless/ath/carl9170/fw.c 	if (ar->fw.api_version < CARL9170FW_API_MIN_VER ||
api_version       251 drivers/net/wireless/ath/carl9170/fw.c 	    ar->fw.api_version > CARL9170FW_API_MAX_VER) {
api_version      2524 drivers/net/wireless/marvell/mwl8k.c 	u32 api_version;
api_version      2541 drivers/net/wireless/marvell/mwl8k.c 		api_version = le32_to_cpu(cmd->fw_api_version);
api_version      2542 drivers/net/wireless/marvell/mwl8k.c 		if (priv->device_info->fw_api_ap != api_version) {
api_version      2547 drivers/net/wireless/marvell/mwl8k.c 			       api_version);
api_version       265 drivers/platform/x86/intel_speed_select_if/isst_if_common.c 	info.api_version = ISST_IF_API_VERSION,
api_version        95 drivers/pps/kapi.c 	pps->params.api_version = PPS_API_VERS;
api_version       153 drivers/pps/pps.c 		pps->params.api_version = PPS_API_VERS;
api_version        67 drivers/scsi/lpfc/lpfc_vport.h 	uint32_t api_version;
api_version       204 include/linux/mfd/dbx500-prcmu.h 	u8 api_version;
api_version       246 include/linux/mod_devicetable.h 	__u8 api_version;
api_version        85 include/sound/hda_codec.h 	  .api_version = HDA_DEV_LEGACY, \
api_version        19 include/sound/hdaudio_ext.h 	  .api_version = HDA_DEV_ASOC, \
api_version        32 include/uapi/linux/isst_if.h 	__u16 api_version;
api_version        84 include/uapi/linux/pps.h 	int api_version;		/* API version # */
api_version       207 scripts/mod/devicetable-offsets.c 	DEVID_FIELD(hda_device_id, api_version);
api_version      1230 scripts/mod/file2alias.c 	DEF_FIELD(symval, hda_device_id, api_version);
api_version      1235 scripts/mod/file2alias.c 	ADD(alias, "a", api_version != 0, api_version);
api_version        40 sound/soc/qcom/qdsp6/q6core.c 	uint32_t api_version;
api_version       270 sound/soc/qcom/qdsp6/q6core.c 			ainfo->api_version = info->api_version;
api_version       283 sound/soc/qcom/qdsp6/q6core.c 			ainfo->api_version = info->version;
api_version         8 sound/soc/qcom/qdsp6/q6core.h 	uint32_t api_version;
api_version       633 tools/power/x86/intel-speed-select/isst-config.c 	if (isst_platform_info.api_version > supported_api_ver) {
api_version       654 tools/power/x86/intel-speed-select/isst-config.c 			platform_info.api_version);