Searched defs:ucode_raw (Results 1 – 3 of 3) sorted by relevance
564 const struct firmware *ucode_raw, in iwlagn_load_legacy_firmware()629 const struct firmware *ucode_raw, in iwlagn_load_firmware()834 static void iwl_ucode_callback(const struct firmware *ucode_raw, void *context) in iwl_ucode_callback()
4411 il4965_load_firmware(struct il_priv *il, const struct firmware *ucode_raw, in il4965_load_firmware()4471 il4965_ucode_callback(const struct firmware *ucode_raw, void *context) in il4965_ucode_callback()
1839 const struct firmware *ucode_raw; in il3945_read_ucode() local