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