Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbind.c142 if (!device_find_global_by_ofnode(ofnode, &parent)) in bind_by_node_path()
175 ret = device_find_global_by_ofnode(ofnode, &dev); in unbind_by_node_path()
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c165 if (device_find_global_by_ofnode(node, &parent)) in syscon_node_to_regmap()
H A Ddevice.c644 int device_find_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_find_global_by_ofnode() function
/openbmc/u-boot/include/dm/
H A Ddevice.h488 int device_find_global_by_ofnode(ofnode node, struct udevice **devp);