Searched defs:pldmfw_record (Results 1 – 1 of 1) sorted by relevance
66219 struct pldmfw_record { struct66220 struct list_head entry;66221 struct list_head descs;66222 const u8 *version_string;66223 u8 version_type;66224 u8 version_len;66225 u16 package_data_len;66226 u32 device_update_flags;66227 const u8 *package_data;66228 long unsigned int *component_bitmap;[all …]