Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnvmem-provider.h138 struct nvmem_cell_table { struct
153 void nvmem_add_cell_table(struct nvmem_cell_table *table); argument
154 void nvmem_del_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()
175 static inline void nvmem_del_cell_table(struct nvmem_cell_table *table) {} in nvmem_del_cell_table()
/linux-6.3-rc2/Documentation/driver-api/
A Dnvmem.rst63 nvmem_cell_table struct::
73 static struct nvmem_cell_table foo_nvmem_cell_table = {
/linux-6.3-rc2/drivers/nvmem/
A Dcore.c587 struct nvmem_cell_table *table; in nvmem_add_cells_from_table()
1876 void nvmem_add_cell_table(struct nvmem_cell_table *table) in nvmem_add_cell_table()
1889 void nvmem_del_cell_table(struct nvmem_cell_table *table) in nvmem_del_cell_table()

Completed in 8 milliseconds