root_hub_hub_des   16 drivers/usb/host/uhci-hub.c static const __u8 root_hub_hub_des[] =
root_hub_hub_des  409 drivers/usb/host/uhci-hub.c 		retval = min_t(unsigned int, sizeof(root_hub_hub_des), wLength);
root_hub_hub_des  410 drivers/usb/host/uhci-hub.c 		memcpy(buf, root_hub_hub_des, retval);