Searched refs:nvmem_cell_table (Results 1 – 3 of 3) sorted by relevance
153 struct nvmem_cell_table { struct193 void nvmem_add_cell_table(struct nvmem_cell_table *table);194 void nvmem_del_cell_table(struct nvmem_cell_table *table);222 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table()223 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
63 nvmem_cell_table struct::73 static struct nvmem_cell_table foo_nvmem_cell_table = {
573 struct nvmem_cell_table *table; in nvmem_add_cells_from_table()2045 void nvmem_add_cell_table(struct nvmem_cell_table *table) in nvmem_add_cell_table()2058 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table()