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 D | bus.c | 159 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 D | device.su | |
| H A D | device.c | 656 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 D | device.su | |
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | device.h | 461 int device_find_child_by_of_offset(struct udevice *parent, int of_offset,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |