Searched defs:nvmem_cell_table (Results 1 – 1 of 1) sorted by relevance
147 struct nvmem_cell_table { struct148 const char *nvmem_name;149 const struct nvmem_cell_info *cells;150 size_t ncells;151 struct list_head node;