Lines Matching defs:cell
339 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop()
352 struct nvmem_cell *cell, *p; in nvmem_device_remove_all_cells() local
358 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add()
368 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell_nodup()
394 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell()
488 struct nvmem_cell *cell; in nvmem_add_cells_from_table() local
524 struct nvmem_cell *iter, *cell = NULL; in nvmem_find_cell_by_name() local
542 struct nvmem_cell *cell; in nvmem_add_cells_from_of() local
996 struct nvmem_cell *cell = ERR_PTR(-ENOENT); in nvmem_cell_get_from_lookup() local
1038 struct nvmem_cell *iter, *cell = NULL; in nvmem_find_cell_by_node() local
1068 struct nvmem_cell *cell; in of_nvmem_cell_get() local
1113 struct nvmem_cell *cell; in nvmem_cell_get() local
1146 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local
1181 void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) in devm_nvmem_cell_put()
1197 void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put()
1205 static void nvmem_shift_read_buffer_in_place(struct nvmem_cell *cell, void *buf) in nvmem_shift_read_buffer_in_place()
1239 struct nvmem_cell *cell, in __nvmem_cell_read()
1269 void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read()
1292 static void *nvmem_cell_prepare_write_buffer(struct nvmem_cell *cell, in nvmem_cell_prepare_write_buffer()
1354 int nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len) in nvmem_cell_write()
1385 struct nvmem_cell *cell; in nvmem_cell_read_common() local
1483 struct nvmem_cell cell; in nvmem_device_cell_read() local
1514 struct nvmem_cell cell; in nvmem_device_cell_write() local