Searched refs:wTotalLength (Results 1 – 14 of 14) sorted by relevance
76 __le16 wTotalLength; /* Total number of bytes */ member
51 __le16 wTotalLength; /* includes Unit and Terminal desc. */ member
66 __le16 wTotalLength; member
43 __le16 wTotalLength; member
161 __le16 wTotalLength; /* includes Unit and Terminal desc. */ member175 __le16 wTotalLength; \
610 c->wTotalLength = cpu_to_le16(len); in config_buf()735 bos->wTotalLength = cpu_to_le16(USB_DT_BOS_SIZE); in bos_desc()766 usb_ext = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()768 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc()783 ss_cap = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()785 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SS_CAP_SIZE); in bos_desc()815 ssp_cap = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()818 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SSP_CAP_SIZE(ssac)); in bos_desc()881 webusb_cap = cdev->req->buf + le16_to_cpu(bos->wTotalLength); in bos_desc()884 le16_add_cpu(&bos->wTotalLength, in bos_desc()[all …]
93 .wTotalLength = 0, /* dynamic */148 .wTotalLength = 0, /* dynamic */
563 if (le16_to_cpu(get_cfg_desc(config)->wTotalLength) == EXTIGY_FIRMWARE_SIZE_OLD || in snd_usb_extigy_boot_quirk() 564 le16_to_cpu(get_cfg_desc(config)->wTotalLength) == EXTIGY_FIRMWARE_SIZE_NEW) { in snd_usb_extigy_boot_quirk() 588 le16_to_cpu(get_cfg_desc(config)->wTotalLength)); in snd_usb_extigy_boot_quirk() 920 fwsize = le16_to_cpu(get_cfg_desc(config)->wTotalLength); in snd_usb_mbox2_boot_quirk() 968 le16_to_cpu(get_cfg_desc(config)->wTotalLength)); in snd_usb_mbox2_boot_quirk() 1275 descriptor_size = le16_to_cpu(get_cfg_desc(config)->wTotalLength); in snd_usb_mbox3_boot_quirk() 1304 le16_to_cpu(get_cfg_desc(config)->wTotalLength)); in snd_usb_mbox3_boot_quirk()
536 size = __le16_to_cpu(header.wTotalLength); in get_group_terminal_block_descs()
127 Note that the wTotalLength of the config descriptors can not
136 .wTotalLength = cpu_to_le16(UAC_DT_AC_HEADER_SIZE(1)),955 ms_header_desc.wTotalLength = cpu_to_le16(n); in f_midi_bind()
879 wTotalLength); in descriptors_read()913 desclen = le16_to_cpu(desc->wTotalLength); in bos_descriptors_read()
274 .wTotalLength = cpu_to_le16(sizeof(usb3_bos_desc)),
2090 .wTotalLength = cpu_to_le16(sizeof(usb3_bos_desc)),