Lines Matching refs:nvmem_cell_entry
49 struct nvmem_cell_entry { struct
61 struct nvmem_cell_entry *entry; argument
432 static void nvmem_cell_entry_drop(struct nvmem_cell_entry *cell) in nvmem_cell_entry_drop()
445 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells()
451 static void nvmem_cell_entry_add(struct nvmem_cell_entry *cell) in nvmem_cell_entry_add()
461 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry_nodup()
488 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry()
516 struct nvmem_cell_entry **cells; in nvmem_add_cells()
582 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_table()
613 static struct nvmem_cell_entry *
616 struct nvmem_cell_entry *iter, *cell = NULL; in nvmem_find_cell_entry_by_name()
687 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_of()
1130 static struct nvmem_cell *nvmem_create_cell(struct nvmem_cell_entry *entry, const char *id) in nvmem_create_cell()
1156 struct nvmem_cell_entry *cell_entry; in nvmem_cell_get_from_lookup()
1200 static struct nvmem_cell_entry *
1203 struct nvmem_cell_entry *iter, *cell = NULL; in nvmem_find_cell_entry_by_node()
1233 struct nvmem_cell_entry *cell_entry; in of_nvmem_cell_get()
1379 static void nvmem_shift_read_buffer_in_place(struct nvmem_cell_entry *cell, void *buf) in nvmem_shift_read_buffer_in_place()
1413 struct nvmem_cell_entry *cell, in __nvmem_cell_read()
1473 static void *nvmem_cell_prepare_write_buffer(struct nvmem_cell_entry *cell, in nvmem_cell_prepare_write_buffer()
1526 static int __nvmem_cell_entry_write(struct nvmem_cell_entry *cell, void *buf, size_t len) in __nvmem_cell_entry_write()
1765 struct nvmem_cell_entry cell; in nvmem_device_cell_read()
1796 struct nvmem_cell_entry cell; in nvmem_device_cell_write()