Searched refs:usbroothub_devd3 (Results 1 – 1 of 1) sorted by relevance
177 static const usb_device_descriptor_t usbroothub_devd3 = { variable412 buflen = uimin(len, sizeof(usbroothub_devd3)); in roothub_ctrl_start()413 memcpy(buf, &usbroothub_devd3, buflen); in roothub_ctrl_start()