Searched refs:nvmem_find (Results 1 – 1 of 1) sorted by relevance
94 static struct nvmem_device *nvmem_find(const char *name) in nvmem_find() function541 nvmem = np ? of_nvmem_find(np) : nvmem_find(nvmem_name); in __nvmem_device_get()