Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
usbroothub.c | 127 static const usb_device_descriptor_t usbroothub_devd1 = { variable in typeref:typename:const usb_device_descriptor_t 418 buflen = uimin(len, sizeof(usbroothub_devd1)); 419 memcpy(buf, &usbroothub_devd1, buflen); |
usbroothub.c | 127 static const usb_device_descriptor_t usbroothub_devd1 = { variable in typeref:typename:const usb_device_descriptor_t 418 buflen = uimin(len, sizeof(usbroothub_devd1)); 419 memcpy(buf, &usbroothub_devd1, buflen); |
usbroothub.c | 127 static const usb_device_descriptor_t usbroothub_devd1 = { variable in typeref:typename:const usb_device_descriptor_t 418 buflen = uimin(len, sizeof(usbroothub_devd1)); 419 memcpy(buf, &usbroothub_devd1, buflen); |