Searched refs:device_has_children (Results 1 - 3 of 3) sorted by relevance

/u-boot/test/dm/
H A Dspmi.c32 ut_asserteq(device_has_children(bus), true);
/u-boot/include/dm/
H A Ddevice.h904 * device_has_children() - check if a device has any children
909 bool device_has_children(const struct udevice *dev);
/u-boot/drivers/core/
H A Ddevice.c1108 bool device_has_children(const struct udevice *dev) function

Completed in 52 milliseconds