Home
last modified time | relevance | path

Searched refs:nvmem_del_cell_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dnvmem-provider.h114 void nvmem_del_cell_table(struct nvmem_cell_table *table);
138 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table() function
/Linux-v5.10/drivers/nvmem/
Dcore.c1595 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table() function
1601 EXPORT_SYMBOL_GPL(nvmem_del_cell_table);