Searched refs:of_nvmem_layout_get_container (Results 1 – 3 of 3) sorted by relevance
157 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container() function161 EXPORT_SYMBOL_GPL(of_nvmem_layout_get_container);172 layout_dn = of_nvmem_layout_get_container(nvmem); in nvmem_populate_layout()
235 struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem);239 static inline struct device_node *of_nvmem_layout_get_container(struct nvmem_device *nvmem) in of_nvmem_layout_get_container() function
18 np = of_nvmem_layout_get_container(layout->nvmem); in fixed_layout_add_cells()