Searched refs:wTotalLength (Results 1 – 11 of 11) sorted by relevance
197 __u16 wTotalLength; member214 __u16 wTotalLength; \358 __u16 wTotalLength; member380 __u16 wTotalLength; \397 __u16 wTotalLength; member415 __u16 wTotalLength; \
318 __le16 wTotalLength; member730 __le16 wTotalLength; member772 __le16 wTotalLength; member
42 __le16 wTotalLength; member
159 __le16 wTotalLength; /* includes Unit and Terminal desc. */ member173 __le16 wTotalLength; \
341 size = config->wTotalLength; in parse_configuration()487 buf = malloc(_config->wTotalLength); in libusb_get_active_config_descriptor()494 _config->wTotalLength, &host_endian); in libusb_get_active_config_descriptor()556 buf = malloc(_config->wTotalLength); in libusb_get_config_descriptor()564 _config->wTotalLength, &host_endian); in libusb_get_config_descriptor()
479 uint16_t wTotalLength; member
51 printf(" wTotalLength: %d\n", config->wTotalLength); in print_configuration()
160 u_int16_t wTotalLength; member
183 self.assertEquals(95, descriptor.wTotalLength)
411 off = lseek(fd, config.wTotalLength - sizeof(tmp), SEEK_CUR); in seek_to_next_config()618 buf = malloc(config.wTotalLength); in cache_active_config()623 config.wTotalLength); in cache_active_config()
423 if (libusb_le16_to_cpu(desc->wTotalLength) < len) in darwin_get_config_descriptor()424 len = libusb_le16_to_cpu(desc->wTotalLength); in darwin_get_config_descriptor()