Lines Matching defs:cell
302 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop()
312 struct nvmem_cell *cell; in nvmem_device_remove_all_cells() local
322 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add()
331 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell()
636 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get() local
815 struct nvmem_cell *cell = NULL; in nvmem_cell_get_from_list() local
842 struct nvmem_cell *cell; in of_nvmem_cell_get() local
929 struct nvmem_cell *cell; in nvmem_cell_get() local
962 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local
997 void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) in devm_nvmem_cell_put()
1013 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put()
1022 static void nvmem_shift_read_buffer_in_place(struct nvmem_cell *cell, void *buf) in nvmem_shift_read_buffer_in_place()
1050 struct nvmem_cell *cell, in __nvmem_cell_read()
1080 void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read()
1103 static void *nvmem_cell_prepare_write_buffer(struct nvmem_cell *cell, in nvmem_cell_prepare_write_buffer()
1165 int nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len) in nvmem_cell_write()
1204 struct nvmem_cell *cell; in nvmem_cell_read_u32() local
1243 struct nvmem_cell cell; in nvmem_device_cell_read() local
1274 struct nvmem_cell cell; in nvmem_device_cell_write() local