Searched refs:device_get_child_by_of_offset (Results 1 – 7 of 7) sorted by relevance
673 int device_get_child_by_of_offset(struct udevice *parent, int node, in device_get_child_by_of_offset() function
476 int device_get_child_by_of_offset(struct udevice *parent, int of_offset,
182 ut_assertok(device_get_child_by_of_offset(bus, node, &dev)); in dm_test_bus_children_of_offset()