Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.h311 int intel_uc_fw_mark_load_failed(struct intel_uc_fw *uc_fw, int err);
Dintel_gsc_fw.c523 return intel_uc_fw_mark_load_failed(gsc_fw, err); in intel_gsc_uc_fw_upload()
Dintel_uc_fw.c1133 int intel_uc_fw_mark_load_failed(struct intel_uc_fw *uc_fw, int err) in intel_uc_fw_mark_load_failed() function
1180 return intel_uc_fw_mark_load_failed(uc_fw, err); in intel_uc_fw_upload()