Searched defs:intel_uc_fw (Results 1 – 2 of 2) sorted by relevance
68 struct intel_uc_fw { struct69 enum intel_uc_fw_type type; argument71 const enum intel_uc_fw_status status; argument96 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument
90 struct intel_uc_fw { struct91 enum intel_uc_fw_type type; argument93 const enum intel_uc_fw_status status; argument96 struct intel_uc_fw_file file_wanted; argument97 struct intel_uc_fw_file file_selected; argument98 bool user_overridden;99 size_t size;100 struct drm_i915_gem_object *obj;107 bool needs_ggtt_mapping;115 struct i915_vma_resource vma_res;[all …]