Searched defs:firmware_map_entry (Results 1 – 1 of 1) sorted by relevance
118230 struct firmware_map_entry { struct118231 u64 start;118232 u64 end;118233 const char *type;118234 struct list_head list;118235 struct kobject kobj;