Home
last modified time | relevance | path

Searched refs:intel_uc_fw_mark_load_failed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h306 int intel_uc_fw_mark_load_failed(struct intel_uc_fw *uc_fw, int err);
H A Dintel_gsc_fw.c478 return intel_uc_fw_mark_load_failed(gsc_fw, err); in intel_gsc_uc_fw_upload()
H A Dintel_uc_fw.c1111 int intel_uc_fw_mark_load_failed(struct intel_uc_fw *uc_fw, int err) in intel_uc_fw_mark_load_failed() function
1158 return intel_uc_fw_mark_load_failed(uc_fw, err); in intel_uc_fw_upload()