Searched refs:USB_DT_USB_EXT_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
818 #define USB_DT_USB_EXT_CAP_SIZE 7 macro
559 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc()560 usb_ext->bLength = USB_DT_USB_EXT_CAP_SIZE; in bos_desc()
695 if (ext->bLength != USB_DT_USB_EXT_CAP_SIZE) { in is_good_ext()896 if (buf + USB_DT_USB_EXT_CAP_SIZE > in ch9_postconfig()