Searched refs:device_foreach_child_probe (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/dm/ | ||
| A D | device.h | 907 #define device_foreach_child_probe(pos, parent) \ macro |
| /u-boot/test/dm/ | ||
| A D | test-fdt.c | 1121 device_foreach_child_probe(dev, bus) { in dm_test_first_child_probe() |
Completed in 6 milliseconds