Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hub.c107 static const uint8_t qemu_hub_config_descriptor[] = { variable
253 memcpy(data, qemu_hub_config_descriptor, in usb_hub_handle_control()
254 sizeof(qemu_hub_config_descriptor)); in usb_hub_handle_control()
260 ret = sizeof(qemu_hub_config_descriptor); in usb_hub_handle_control()