Searched refs:intel_uc_fw_fetch (Results 1 – 3 of 3) sorted by relevance
282 err = intel_uc_fw_fetch(&uc->guc.fw); in __uc_fetch_firmwares()301 intel_uc_fw_fetch(&uc->huc.fw); in __uc_fetch_firmwares()304 intel_uc_fw_fetch(&uc->gsc.fw); in __uc_fetch_firmwares()
304 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);
895 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch() function