Searched refs:api_version (Results 1 - 10 of 10) sorted by relevance

/drivers/media/dvb/frontends/
H A Daf9013.h89 u8 api_version[4]; member in struct:af9013_config
H A Daf9013.c1064 ret = af9013_wr_regs(state, 0x9bf2, state->config.api_version, 4);
/drivers/scsi/lpfc/
H A Dlpfc_vport.h65 uint32_t api_version; member in struct:vport_data
/drivers/net/wireless/ath/carl9170/
H A Dfw.c248 ar->fw.api_version = otus_desc->api_ver;
250 if (ar->fw.api_version < CARL9170FW_API_MIN_VER ||
251 ar->fw.api_version > CARL9170FW_API_MAX_VER) {
H A Dcarl9170.h278 unsigned int api_version; member in struct:ar9170::__anon3217
/drivers/pps/
H A Dkapi.c108 pps->params.api_version = PPS_API_VERS;
H A Dpps.c130 pps->params.api_version = PPS_API_VERS;
/drivers/media/dvb/dvb-usb/
H A Daf9015.c55 .api_version = { 0, 1, 9, 0 },
61 .api_version = { 0, 1, 9, 0 },
/drivers/net/wireless/
H A Dmwl8k.c2409 u32 api_version; local
2426 api_version = le32_to_cpu(cmd->fw_api_version);
2427 if (priv->device_info->fw_api_ap != api_version) {
2432 api_version);
/drivers/mfd/
H A Ddb8500-prcmu.c2656 fw_info.version.api_version = (version >> 8) & 0xFF;

Completed in 690 milliseconds