Home
last modified time | relevance | path

Searched defs:of_nvmem_device_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dnvmem-consumer.h253 static inline struct nvmem_device *of_nvmem_device_get(struct device_node *np, in of_nvmem_device_get() function
/openbmc/linux/drivers/nvmem/
H A Dcore.c1149 struct nvmem_device *of_nvmem_device_get(struct device_node *np, const char *id) in of_nvmem_device_get() function