Searched defs:ucode_raw (Results 1 – 3 of 3) sorted by relevance
481 const struct firmware *ucode_raw, in iwl_parse_v1_v2_firmware()677 const struct firmware *ucode_raw, in iwl_parse_tlv_firmware()1477 static void iwl_req_fw_callback(const struct firmware *ucode_raw, void *context) in iwl_req_fw_callback()
4694 il4965_load_firmware(struct il_priv *il, const struct firmware *ucode_raw, in il4965_load_firmware()4754 il4965_ucode_callback(const struct firmware *ucode_raw, void *context) in il4965_ucode_callback()
1778 const struct firmware *ucode_raw; in il3945_read_ucode() local