Home
last modified time | relevance | path

Searched refs:device_find_global_by_ofnode (Results 1 – 4 of 4) sorted by relevance

/u-boot/cmd/
A Dbind.c144 if (!device_find_global_by_ofnode(ofnode, &parent)) in bind_by_node_path()
177 ret = device_find_global_by_ofnode(ofnode, &dev); in unbind_by_node_path()
/u-boot/drivers/core/
A Dsyscon-uclass.c80 if (device_find_global_by_ofnode(node, &parent)) in syscon_probe_by_ofnode()
A Ddevice.c790 int device_find_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_find_global_by_ofnode() function
/u-boot/include/dm/
A Ddevice.h597 int device_find_global_by_ofnode(ofnode node, struct udevice **devp);

Completed in 8 milliseconds