Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnvmem-consumer.h251 static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, in of_nvmem_cell_get() function
/linux-5.19.10/drivers/nvmem/
Dcore.c1226 struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, const char *id) in of_nvmem_cell_get() function