Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/dm/
H A Dbus.c140 ut_assertok(device_get_child_by_seq(bus, 5, &dev)); in dm_test_bus_children_funcs()
149 ut_assertok(device_get_child_by_seq(bus, 0, &dev)); in dm_test_bus_children_funcs()
155 ut_asserteq(-ENODEV, device_get_child_by_seq(bus, 2, &dev)); in dm_test_bus_children_funcs()
235 ut_assertok(device_get_child_by_seq(bus, 0, &dev)); in test_bus_parent_data()
246 ut_assertok(device_get_child_by_seq(bus, 0, &dev)); in test_bus_parent_data()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice.su
H A Ddevice.c638 int device_get_child_by_seq(struct udevice *parent, int seq, in device_get_child_by_seq() function
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Ddevice.su
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h448 int device_get_child_by_seq(struct udevice *parent, int seq,
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map