Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/nvmem/
Dcore.c1886 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table() function
1892 EXPORT_SYMBOL_GPL(nvmem_del_cell_table);