Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-hub.c204 static const uint8_t qemu_hub_hub_descriptor[] = variable
544 memcpy(data, qemu_hub_hub_descriptor, in usb_hub_handle_control()
545 sizeof(qemu_hub_hub_descriptor)); in usb_hub_handle_control()
567 p->actual_length = sizeof(qemu_hub_hub_descriptor) + var_hub_size; in usb_hub_handle_control()