Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvmem/
Dcore.c285 static struct nvmem_cell *nvmem_find_cell(const char *cell_id) in nvmem_find_cell() function
636 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get()