Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvmem/
Dcore.c94 static struct nvmem_device *nvmem_find(const char *name) in nvmem_find() function
541 nvmem = np ? of_nvmem_find(np) : nvmem_find(nvmem_name); in __nvmem_device_get()