Searched defs:ucode_raw (Results 1 – 3 of 3) sorted by relevance
509 const struct firmware *ucode_raw, in iwl_parse_v1_v2_firmware()610 const struct firmware *ucode_raw, in iwl_parse_tlv_firmware()1345 static void iwl_req_fw_callback(const struct firmware *ucode_raw, void *context) in iwl_req_fw_callback()
4701 il4965_load_firmware(struct il_priv *il, const struct firmware *ucode_raw, in il4965_load_firmware()4761 il4965_ucode_callback(const struct firmware *ucode_raw, void *context) in il4965_ucode_callback()
1824 const struct firmware *ucode_raw; in il3945_read_ucode() local