Searched defs:nvmem_cell_table (Results 1 – 1 of 1) sorted by relevance
152 struct nvmem_cell_table { struct153 const char *nvmem_name;154 const struct nvmem_cell_info *cells;155 size_t ncells;156 struct list_head node;