Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h118230 struct firmware_map_entry { struct
118231 u64 start;
118232 u64 end;
118233 const char *type;
118234 struct list_head list;
118235 struct kobject kobj;