Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnvmem-provider.h147 struct nvmem_cell_table { struct
148 const char *nvmem_name;
149 const struct nvmem_cell_info *cells;
150 size_t ncells;
151 struct list_head node;