Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnvmem-provider.h139 void nvmem_del_cell_table(struct nvmem_cell_table *table);
157 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table() function
/linux-5.19.10/drivers/nvmem/
Dcore.c1883 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table() function
1889 EXPORT_SYMBOL_GPL(nvmem_del_cell_table);