Searched defs:ucode_raw (Results 1 – 3 of 3) sorted by relevance
434 const struct firmware *ucode_raw, in iwl_parse_v1_v2_firmware()630 const struct firmware *ucode_raw, in iwl_parse_tlv_firmware()1391 static void iwl_req_fw_callback(const struct firmware *ucode_raw, void *context) in iwl_req_fw_callback()
4700 il4965_load_firmware(struct il_priv *il, const struct firmware *ucode_raw, in il4965_load_firmware()4760 il4965_ucode_callback(const struct firmware *ucode_raw, void *context) in il4965_ucode_callback()
1822 const struct firmware *ucode_raw; in il3945_read_ucode() local