Searched refs:nvmem_add_cell_table (Results 1 – 3 of 3) sorted by relevance
153 void nvmem_add_cell_table(struct nvmem_cell_table *table);174 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table() function
79 nvmem_add_cell_table(&foo_nvmem_cell_table);
1876 void nvmem_add_cell_table(struct nvmem_cell_table *table) in nvmem_add_cell_table() function1882 EXPORT_SYMBOL_GPL(nvmem_add_cell_table);
Completed in 7 milliseconds