Searched refs:of_nvmem_layout_get_container (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/nvmem/
H A Dlayouts.c153 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) function
157 EXPORT_SYMBOL_GPL(of_nvmem_layout_get_container); variable
168 layout_dn = of_nvmem_layout_get_container(nvmem);
H A Dcore.c843 layout_np = of_nvmem_layout_get_container(nvmem);
/linux-master/include/linux/
H A Dnvmem-provider.h243 * of_nvmem_layout_get_container() - Get OF node of layout container
250 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem);
254 static inline struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) function
/linux-master/drivers/nvmem/layouts/
H A Dsl28vpd.c114 layout_np = of_nvmem_layout_get_container(nvmem);
H A Donie-tlv.c108 layout = of_nvmem_layout_get_container(nvmem);

Completed in 105 milliseconds