Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h72664 struct nvmem_layout { struct
72667 int (*add_cells)(struct device *, struct nvmem_device *, struct nvmem_layout *); argument
72668 void (*fixup_cell_info)(struct nvmem_device *, struct nvmem_layout *, struct nvmem_cell_info *); argument
72669 struct module *owner;
72670 struct list_head node;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h109788 struct nvmem_layout { struct
109791 int (*add_cells)(struct device *, struct nvmem_device *, struct nvmem_layout *); argument
109792 void (*fixup_cell_info)(struct nvmem_device *, struct nvmem_layout *, struct nvmem_cell_info *); argument
109793 struct module *owner;
109794 struct list_head node;