Searched refs:USB_DT_USB_EXT_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
830 #define USB_DT_USB_EXT_CAP_SIZE 7 macro
566 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc()567 usb_ext->bLength = USB_DT_USB_EXT_CAP_SIZE; in bos_desc()
708 if (ext->bLength != USB_DT_USB_EXT_CAP_SIZE) { in is_good_ext()909 if (buf + USB_DT_USB_EXT_CAP_SIZE > in ch9_postconfig()