Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvmem/
Dcore.c394 static struct nvmem_device *__nvmem_device_get(struct device_node *np, in __nvmem_device_get() function
487 return __nvmem_device_get(nvmem_np, NULL, NULL); in of_nvmem_device_get()
595 nvmem = __nvmem_device_get(NULL, &cell, cell_id); in nvmem_cell_get_from_list()
632 nvmem = __nvmem_device_get(nvmem_np, NULL, NULL); in of_nvmem_cell_get()