Searched refs:wTotalLength (Results 1 – 9 of 9) sorted by relevance
227 c->wTotalLength = cpu_to_le16(len); in config_buf()736 bos->wTotalLength = cpu_to_le16(USB_DT_BOS_SIZE); in bos_desc()741 cap = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()743 bos->wTotalLength = cpu_to_le16(bos->wTotalLength + in bos_desc()754 usb_ext = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()756 le16_add_cpu_packed((__le16_packed *)&bos->wTotalLength, in bos_desc()767 ss_cap = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()769 le16_add_cpu_packed((__le16_packed *)&bos->wTotalLength, in bos_desc()783 return le16_to_cpu(bos->wTotalLength); in bos_desc()
105 put_unaligned_le16(len, &cp->wTotalLength); in usb_gadget_config_buf()
238 …bg_ep0(0, "attempt to copy %d bytes to urb\n",cpu_to_le16(configuration_descriptor->wTotalLength)); in ep0_get_descriptor()241 cpu_to_le16(configuration_descriptor->wTotalLength), in ep0_get_descriptor()
281 cdesc->wTotalLength = upto; in usb_emul_setup_device()291 cdesc->wTotalLength = upto; in usb_emul_setup_device()293 cdesc->bConfigurationValue, cdesc->wTotalLength); in usb_emul_setup_device()
407 while (index + 1 < dev->config.desc.wTotalLength && head->bLength) { in usb_parse_config()416 dev->config.desc.wTotalLength) { in usb_parse_config()452 dev->config.desc.wTotalLength) { in usb_parse_config()489 dev->config.desc.wTotalLength) { in usb_parse_config()603 return le16_to_cpu(config->wTotalLength); in usb_get_configuration_len()618 le16_to_cpu(config->wTotalLength)); in usb_get_configuration_no()619 config->wTotalLength = result; /* validated, with CPU byte order */ in usb_get_configuration_no()
315 __le16 wTotalLength; member758 __le16 wTotalLength; member800 __le16 wTotalLength; member
96 unsigned short wTotalLength; member
163 .wTotalLength =294 .wTotalLength =
206 u16 wTotalLength; member