Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dusb.c339 int has_child, last_child; local
344 has_child = device_has_active_children(dev->dev);
352 has_child = 0;
359 has_child = 0;
362 has_child = 1;
398 pre[index++] = has_child ? '|' : ' ';

Completed in 3 milliseconds