Searched defs:uc_fw_blob (Results 1 – 2 of 2) sorted by relevance
187 struct __packed uc_fw_blob { struct188 const char *path;189 bool legacy;190 u8 major;191 u8 minor;192 u8 patch;193 bool has_gsc_headers;
82 struct __packed uc_fw_blob { struct102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; argument