Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvmem/
Dcore.c329 static int nvmem_cell_info_to_nvmem_cell(struct nvmem_device *nvmem, in nvmem_cell_info_to_nvmem_cell() function
382 rval = nvmem_cell_info_to_nvmem_cell(nvmem, &info[i], cells[i]); in nvmem_add_cells()
1250 rc = nvmem_cell_info_to_nvmem_cell(nvmem, info, &cell); in nvmem_device_cell_read()
1280 rc = nvmem_cell_info_to_nvmem_cell(nvmem, info, &cell); in nvmem_device_cell_write()