Home
last modified time | relevance | path

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

/linux-5.19.10/lib/pldmfw/
Dpldmfw.c20 struct pldmfw_priv { struct
21 struct pldmfw *context;
22 const struct firmware *fw;
25 size_t offset;
27 struct list_head records;
28 struct list_head components;
31 const struct __pldm_header *header;
32 u16 total_header_size;
35 u16 component_bitmap_len;
36 u16 bitmap_size;
[all …]