Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dcore.c194 static struct nvmem_cell *nvmem_find_cell(const char *cell_id) in nvmem_find_cell() function
409 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get()