Home
last modified time | relevance | path

Searched defs:of_nvmem_cell_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dnvmem-consumer.h232 static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, in of_nvmem_cell_get() function
/kernel/linux/linux-6.6/include/linux/
H A Dnvmem-consumer.h246 static inline struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, in of_nvmem_cell_get() function
/kernel/linux/linux-5.10/drivers/nvmem/
H A Dcore.c1065 struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, const char *id) in of_nvmem_cell_get() function
1097 EXPORT_SYMBOL_GPL(of_nvmem_cell_get); variable
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dcore.c1385 struct nvmem_cell *of_nvmem_cell_get(struct device_node *np, const char *id) in of_nvmem_cell_get() function
1448 EXPORT_SYMBOL_GPL(of_nvmem_cell_get); variable

Completed in 6 milliseconds