Home
last modified time | relevance | path

Searched refs:qemu_hub_hub_descriptor (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb-hub.c154 static const uint8_t qemu_hub_hub_descriptor[] = variable
405 memcpy(data, qemu_hub_hub_descriptor, in usb_hub_handle_control()
406 sizeof(qemu_hub_hub_descriptor)); in usb_hub_handle_control()
423 ret = sizeof(qemu_hub_hub_descriptor) + var_hub_size; in usb_hub_handle_control()