Searched defs:pldmfw_record (Results 1 – 1 of 1) sorted by relevance
19 struct pldmfw_record { struct20 struct list_head entry;23 struct list_head descs;26 const u8 *version_string;27 u8 version_type;28 u8 version_len;31 u16 package_data_len;34 u32 device_update_flags;37 const u8 *package_data;40 unsigned long *component_bitmap;[all …]