Searched refs:usbroothub_devd1 (Results 1 – 1 of 1) sorted by relevance
127 static const usb_device_descriptor_t usbroothub_devd1 = { variable418 buflen = uimin(len, sizeof(usbroothub_devd1)); in roothub_ctrl_start()419 memcpy(buf, &usbroothub_devd1, buflen); in roothub_ctrl_start()