Searched defs:pldmfw_component (Results 1 – 1 of 1) sorted by relevance
91 struct pldmfw_component { struct92 struct list_head entry;95 u16 classification;96 u16 identifier;98 u16 options;99 u16 activation_method;101 u32 comparison_stamp;103 u32 component_size;104 const u8 *component_data;107 const u8 *version_string;[all …]