Home
last modified time | relevance | path

Searched refs:device_has_active_children (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/dm/
A Ddevice.h763 bool device_has_active_children(const struct udevice *dev);
/u-boot/cmd/
A Dusb.c344 has_child = device_has_active_children(dev->dev);
/u-boot/drivers/core/
A Ddevice.c1006 bool device_has_active_children(const struct udevice *dev) in device_has_active_children() function

Completed in 7 milliseconds