Searched refs:object_info_length (Results 1 – 2 of 2) sorted by relevance
94 ULONG object_info_length; in _ux_device_class_pima_object_info_get() local123 object_info_length = UX_DEVICE_CLASS_PIMA_DATA_HEADER_SIZE + in _ux_device_class_pima_object_info_get()131 if (object_info_length > UX_DEVICE_CLASS_PIMA_TRANSFER_BUFFER_LENGTH) in _ux_device_class_pima_object_info_get()197 object_info_length); in _ux_device_class_pima_object_info_get()200 status = _ux_device_stack_transfer_request(transfer_request, object_info_length, 0); in _ux_device_class_pima_object_info_get()
98 ULONG object_info_length; in _ux_host_class_pima_object_info_send() local231 object_info_length = (ULONG ) (object_pointer - object_buffer); in _ux_host_class_pima_object_info_send()235 object_info_length, object_info_length); in _ux_host_class_pima_object_info_send()