Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-hub.c543 unsigned int n, limit, var_hub_size = 0; in usb_hub_handle_control() local
557 var_hub_size++; in usb_hub_handle_control()
564 var_hub_size++; in usb_hub_handle_control()
567 p->actual_length = sizeof(qemu_hub_hub_descriptor) + var_hub_size; in usb_hub_handle_control()