Home
last modified time | relevance | path

Searched defs:pldmfw_component (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dpldmfw.h91 struct pldmfw_component { struct
92 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 …]