Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvmem/
Dcore.c49 struct nvmem_cell_entry { struct
64 struct nvmem_cell_entry *entry; argument
439 static void nvmem_cell_entry_drop(struct nvmem_cell_entry *cell) in nvmem_cell_entry_drop()
452 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells()
458 static void nvmem_cell_entry_add(struct nvmem_cell_entry *cell) in nvmem_cell_entry_add()
468 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry_nodup()
498 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry()
524 struct nvmem_cell_entry *cell; in nvmem_add_one_cell()
597 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_table()
628 static struct nvmem_cell_entry *
[all …]