Searched refs:device_find_global_by_ofnode (Results 1 – 4 of 4) sorted by relevance
142 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()
165 if (device_find_global_by_ofnode(node, &parent)) in syscon_node_to_regmap()
644 int device_find_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_find_global_by_ofnode() function
488 int device_find_global_by_ofnode(ofnode node, struct udevice **devp);