Searched refs:intel_uc_fw_fetch (Results 1 – 3 of 3) sorted by relevance
270 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);
289 err = intel_uc_fw_fetch(&uc->guc.fw); in __uc_fetch_firmwares()303 intel_uc_fw_fetch(&uc->huc.fw); in __uc_fetch_firmwares()
546 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch() function