Home
last modified time | relevance | path

Searched refs:device_find_child_by_of_offset (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dbus.c159 ut_asserteq(-ENODEV, device_find_child_by_of_offset(bus, node, &dev)); in dm_test_bus_children_funcs()
161 ut_asserteq(-ENODEV, device_find_child_by_of_offset(bus, node, &dev)); in dm_test_bus_children_funcs()
179 ut_assertok(device_find_child_by_of_offset(bus, node, &dev)); in dm_test_bus_children_of_offset()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice.su
H A Ddevice.c656 int device_find_child_by_of_offset(struct udevice *parent, int of_offset, in device_find_child_by_of_offset() function
680 ret = device_find_child_by_of_offset(parent, node, &dev); in device_get_child_by_of_offset()
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Ddevice.su
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h461 int device_find_child_by_of_offset(struct udevice *parent, int of_offset,
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map