Home
last modified time | relevance | path

Searched refs:nvmem_cell_table (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dnvmem-provider.h152 struct nvmem_cell_table { struct
193 void nvmem_add_cell_table(struct nvmem_cell_table *table);
194 void nvmem_del_cell_table(struct nvmem_cell_table *table);
226 static inline void nvmem_add_cell_table(struct nvmem_cell_table *table) {} in nvmem_add_cell_table()
227 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
/linux/Documentation/driver-api/
A Dnvmem.rst63 nvmem_cell_table struct::
73 static struct nvmem_cell_table foo_nvmem_cell_table = {
/linux/drivers/nvmem/
A Dcore.c698 struct nvmem_cell_table *table; in nvmem_add_cells_from_table()
2120 void nvmem_add_cell_table(struct nvmem_cell_table *table) in nvmem_add_cell_table()
2133 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table()

Completed in 12 milliseconds