Searched refs:intel_guc_fw_upload (Results 1 – 3 of 3) sorted by relevance
11 int intel_guc_fw_upload(struct intel_guc *guc);
276 * intel_guc_fw_upload() - load GuC uCode to device287 int intel_guc_fw_upload(struct intel_guc *guc) in intel_guc_fw_upload() function
508 ret = intel_guc_fw_upload(guc); in __uc_init_hw()