Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dnvmem-provider.h152 struct nvmem_cell_table { struct
153 const char *nvmem_name;
154 const struct nvmem_cell_info *cells;
155 size_t ncells;
156 struct list_head node;