Home
last modified time | relevance | path

Searched refs:last_child (Results 1 – 2 of 2) sorted by relevance

/u-boot/cmd/
A Dusb.c339 int has_child, last_child; local
369 last_child = device_is_last_sibling(dev->dev);
372 last_child = 1;
382 last_child = 0;
391 if (last_child && index)
/u-boot/test/py/tests/
A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): argument
13 if not last_child:

Completed in 4 milliseconds