Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_hub.c213 static struct usb_hub_device hub_dev[USB_MAX_HUB]; variable
221 memset(hub_dev, 0, sizeof(hub_dev)); in usb_hub_reset()
227 return &hub_dev[usb_hub_index++]; in usb_hub_allocate()