Searched refs:uc_css_header (Results 1 – 2 of 2) sorted by relevance
45 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()
175 struct uc_css_header { struct