Home
last modified time | relevance | path

Searched refs:uc_css_header (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_uc_fw.c45 struct uc_css_header *css; in intel_uc_fw_fetch()
71 if (fw->size < sizeof(struct uc_css_header)) { in intel_uc_fw_fetch()
74 fw->size, sizeof(struct uc_css_header)); in intel_uc_fw_fetch()
79 css = (struct uc_css_header *)fw->data; in intel_uc_fw_fetch()
87 if (uc_fw->header_size != sizeof(struct uc_css_header)) { in intel_uc_fw_fetch()
Dintel_guc_fwif.h175 struct uc_css_header { struct