Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dusb.c346 int has_child, last_child; local
376 last_child = device_is_last_sibling(dev->dev);
379 last_child = 1;
389 last_child = 0;
398 if (last_child && index)