Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvmem/
Dcore.c79 static struct nvmem_device *of_nvmem_find(struct device_node *nvmem_np) in of_nvmem_find() function
541 nvmem = np ? of_nvmem_find(np) : nvmem_find(nvmem_name); in __nvmem_device_get()