Lines Matching defs:bLength
12 uint8_t bLength = 0x12; in usb_desc_device() local
57 uint8_t bLength = 0x0a; in usb_desc_device_qualifier() local
82 uint8_t bLength = 0x09; in usb_desc_config() local
134 uint8_t bLength = 0x08; in usb_desc_iface_group() local
165 uint8_t bLength = 0x09; in usb_desc_iface() local
207 uint8_t bLength = ep->is_audio ? 0x09 : 0x07; in usb_desc_endpoint() local
252 int bLength = desc->length ? desc->length : desc->data[0]; in usb_desc_other() local
264 uint8_t bLength = 0x07; in usb_desc_cap_usb2_ext() local
285 uint8_t bLength = 0x0a; in usb_desc_cap_super() local
326 uint8_t bLength = 0x05; in usb_desc_bos() local
594 uint8_t bLength, pos, i; in usb_desc_string() local