Home
last modified time | relevance | path

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

/u-boot/common/
A Dusb_hub.c217 static struct usb_hub_device hub_dev[USB_MAX_HUB]; variable
225 memset(hub_dev, 0, sizeof(hub_dev)); in usb_hub_reset()
231 return &hub_dev[usb_hub_index++]; in usb_hub_allocate()

Completed in 4 milliseconds