Home
last modified time | relevance | path

Searched refs:device_get_child_by_of_offset (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/dm/
A Ddevice.h581 int device_get_child_by_of_offset(const struct udevice *parent, int of_offset,
/u-boot/test/dm/
A Dbus.c101 ut_assertok(device_get_child_by_of_offset(bus, node, &dev)); in dm_test_bus_children_of_offset()
/u-boot/drivers/core/
A Ddevice.c762 int device_get_child_by_of_offset(const struct udevice *parent, int node, in device_get_child_by_of_offset() function

Completed in 7 milliseconds