Searched refs:USB_DT_HUB_NONVAR_SIZE (Results 1 – 5 of 5) sorted by relevance
246 #define USB_DT_HUB_NONVAR_SIZE 7 macro
427 if (ret < (USB_DT_HUB_NONVAR_SIZE + 2)) { in lvs_rh_probe()
131 #define AST_VHUB_HUB_DESC_SIZE (USB_DT_HUB_NONVAR_SIZE + 2)
294 desc->bDescLength = USB_DT_HUB_NONVAR_SIZE + 2 * temp; in xhci_usb2_hub_descriptor()
429 } else if (ret >= USB_DT_HUB_NONVAR_SIZE + 2) { in get_hub_descriptor()431 size = USB_DT_HUB_NONVAR_SIZE + desc->bNbrPorts / 8 + 1; in get_hub_descriptor()