Searched refs:ux_host_class_hid_report_callback_actual_length (Results 1 – 3 of 3) sorted by relevance
177 …callback.ux_host_class_hid_report_callback_actual_length = transfer_request -> ux_transfer_reques… in _ux_host_class_hid_transfer_request_completed()234 callback.ux_host_class_hid_report_callback_actual_length = 0; in _ux_host_class_hid_transfer_request_completed()263 …callback.ux_host_class_hid_report_callback_actual_length = client_report.ux_host_class_hid_client… in _ux_host_class_hid_transfer_request_completed()
171 report_buffer_end = &report_buffer[callback -> ux_host_class_hid_report_callback_actual_length];
818 ULONG ux_host_class_hid_report_callback_actual_length; member