Home
last modified time | relevance | path

Searched hist:"2138 fd6d5d358bcfef6631300763c16a70f2af3d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dusb.c2138fd6d5d358bcfef6631300763c16a70f2af3d Sun Jul 03 18:22:04 UTC 2016 Hans de Goede <hdegoede@redhat.com> usb: dm: Add a usb_for_each_root_dev() helper function

Iterating over usb-root devs and doing something for all of them is
a bit tricky with dm, factor out the proven usb_show_tree() for this
into a helper function.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>