Searched refs:nvmem_cell_info (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | nvmem-consumer.h | 22 struct nvmem_cell_info { struct 78 struct nvmem_cell_info *info, void *buf); 80 struct nvmem_cell_info *info, void *buf); 160 struct nvmem_cell_info *info, in nvmem_device_cell_read() 167 struct nvmem_cell_info *info, in nvmem_device_cell_write()
|
| D | nvmem-provider.h | 16 struct nvmem_cell_info; 61 const struct nvmem_cell_info *cells; 92 const struct nvmem_cell_info *cells;
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | nvmem.rst | 69 static struct nvmem_cell_info foo_nvmem_cells[] = { 138 struct nvmem_cell_info *info, void *buf); 140 struct nvmem_cell_info *info, void *buf);
|
| /Linux-v5.4/drivers/nvmem/ |
| D | core.c | 134 const struct nvmem_cell_info *info, in nvmem_cell_info_to_nvmem_cell() 169 const struct nvmem_cell_info *info, in nvmem_add_cells() 236 const struct nvmem_cell_info *info; in nvmem_add_cells_from_table() 1166 struct nvmem_cell_info *info, void *buf) in nvmem_device_cell_read() 1197 struct nvmem_cell_info *info, void *buf) in nvmem_device_cell_write()
|
| /Linux-v5.4/arch/arm/mach-davinci/ |
| D | board-mityomapl138.c | 173 static struct nvmem_cell_info mityomapl138_nvmem_cells[] = {
|
| D | board-da830-evm.c | 431 static struct nvmem_cell_info da830_evm_nvmem_cells[] = {
|
| D | board-dm365-evm.c | 207 static struct nvmem_cell_info davinci_nvmem_cells[] = {
|
| D | board-dm644x-evm.c | 516 static struct nvmem_cell_info dm644evm_nvmem_cells[] = {
|
| D | board-dm646x-evm.c | 346 static struct nvmem_cell_info dm646x_evm_nvmem_cells[] = {
|
| D | board-da850-evm.c | 105 static struct nvmem_cell_info da850evm_nvmem_cells[] = {
|