Home
last modified time | relevance | path

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

/include/
A Dnvmem.h30 struct nvmem_cell { struct
52 int nvmem_cell_read(struct nvmem_cell *cell, void *buf, size_t size); argument
66 int nvmem_cell_write(struct nvmem_cell *cell, const void *buf, size_t size);
86 struct nvmem_cell *cell);
107 struct nvmem_cell *cell);
111 static inline int nvmem_cell_read(struct nvmem_cell *cell, void *buf, int size) in nvmem_cell_read()
116 static inline int nvmem_cell_write(struct nvmem_cell *cell, const void *buf, in nvmem_cell_write()
123 struct nvmem_cell *cell) in nvmem_cell_get_by_index()
129 struct nvmem_cell *cell) in nvmem_cell_get_by_name()

Completed in 6 milliseconds