Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvmem/
Dcore.c621 static struct nvmem_device *__nvmem_device_get(struct device_node *np, in __nvmem_device_get() function
709 return __nvmem_device_get(nvmem_np, NULL, NULL); in of_nvmem_device_get()
818 nvmem = __nvmem_device_get(NULL, &cell, cell_id); in nvmem_cell_get_from_list()
860 nvmem = __nvmem_device_get(nvmem_np, NULL, NULL); in of_nvmem_cell_get()