Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvmem/
Dcore.c49 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 *
[all …]