Searched refs:of_nvmem_layout_get_container (Results 1 – 3 of 3) sorted by relevance
168 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container() function172 EXPORT_SYMBOL_GPL(of_nvmem_layout_get_container);183 layout_dn = of_nvmem_layout_get_container(nvmem); in nvmem_populate_layout()
851 layout_np = of_nvmem_layout_get_container(nvmem); in nvmem_add_cells_from_fixed_layout()
229 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem);233 static inline struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container() function