Searched refs:intel_uc_fw_fetch (Results 1 – 3 of 3) sorted by relevance
232 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw, struct drm_i915_private *i915);
272 err = intel_uc_fw_fetch(&uc->guc.fw, i915); in intel_uc_fetch_firmwares()277 intel_uc_fw_fetch(&uc->huc.fw, i915); in intel_uc_fetch_firmwares()
260 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw, struct drm_i915_private *i915) in intel_uc_fw_fetch() function