Searched refs:USB_DT_USB_EXT_CAP_SIZE (Results 1 – 4 of 4) sorted by relevance
910 #define USB_DT_USB_EXT_CAP_SIZE 7 macro
698 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc()699 usb_ext->bLength = USB_DT_USB_EXT_CAP_SIZE; in bos_desc()
970 [USB_CAP_TYPE_EXT] = USB_DT_USB_EXT_CAP_SIZE,
748 if (ext->bLength != USB_DT_USB_EXT_CAP_SIZE) { in is_good_ext()949 if (buf + USB_DT_USB_EXT_CAP_SIZE > in ch9_postconfig()