Searched refs:usb_ohci_root_hub_device_desc (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c28 static const struct usb_device_descriptor usb_ohci_root_hub_device_desc = { variable in typeref:struct:usb_device_descriptor
303 length = sizeof(usb_ohci_root_hub_device_desc);
304 data = (const void *) &usb_ohci_root_hub_device_desc;

Completed in 23 milliseconds