Lines Matching defs:cell
205 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop()
215 struct nvmem_cell *cell; in nvmem_device_remove_all_cells() local
225 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add()
234 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell()
409 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get() local
592 struct nvmem_cell *cell = NULL; in nvmem_cell_get_from_list() local
617 struct nvmem_cell *cell; in of_nvmem_cell_get() local
700 struct nvmem_cell *cell; in nvmem_cell_get() local
729 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local
763 void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) in devm_nvmem_cell_put()
779 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put()
788 static inline void nvmem_shift_read_buffer_in_place(struct nvmem_cell *cell, in nvmem_shift_read_buffer_in_place()
817 struct nvmem_cell *cell, in __nvmem_cell_read()
845 void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read()
868 static inline void *nvmem_cell_prepare_write_buffer(struct nvmem_cell *cell, in nvmem_cell_prepare_write_buffer()
923 int nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len) in nvmem_cell_write()
964 struct nvmem_cell cell; in nvmem_device_cell_read() local
995 struct nvmem_cell cell; in nvmem_device_cell_write() local