Searched defs:device_foreach_child_safe (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/core/
H A Ddevice-remove.c32 device_foreach_child_safe(pos, n, dev) { function
55 device_foreach_child_safe(pos, n, dev) { function
/u-boot/include/dm/
H A Ddevice.h1021 #define device_foreach_child_safe(pos, next, parent) \ macro
/u-boot/drivers/usb/host/
H A Dusb-uclass.c253 device_foreach_child_safe(dev, next, bus) { function

Completed in 53 milliseconds