Searched refs:target_descriptor_length (Results 1 – 1 of 1) sorted by relevance
115 ULONG target_descriptor_length = 0; in _ux_device_stack_descriptor_send() local268 target_descriptor_length = bos_descriptor.wTotalLength; in _ux_device_stack_descriptor_send()298 target_descriptor_length = configuration_descriptor.wTotalLength; in _ux_device_stack_descriptor_send()326 if (target_descriptor_length < host_length) in _ux_device_stack_descriptor_send()327 length = target_descriptor_length; in _ux_device_stack_descriptor_send()