Searched refs:ux_host_class_hid_report_callback_actual_length (Results 1 – 6 of 6) sorted by relevance
176 …callback.ux_host_class_hid_report_callback_actual_length = transfer_request -> ux_transfer_reques… in _ux_host_class_hid_transfer_request_completed()233 callback.ux_host_class_hid_report_callback_actual_length = 0; in _ux_host_class_hid_transfer_request_completed()262 …callback.ux_host_class_hid_report_callback_actual_length = client_report.ux_host_class_hid_client… in _ux_host_class_hid_transfer_request_completed()
170 report_buffer_end = &report_buffer[callback -> ux_host_class_hid_report_callback_actual_length];
328 …->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_report_callback_actual_leng… in demo_host_class_hid_report0_callback()332 …->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_report_callback_actual_leng… in demo_host_class_hid_report2_callback()336 …->ux_host_class_hid_report_callback_buffer,callback->ux_host_class_hid_report_callback_actual_leng… in demo_host_class_hid_report4_callback()
324 length = callback->ux_host_class_hid_report_callback_actual_length; in _hid_report_callback()
441 length = callback->ux_host_class_hid_report_callback_actual_length; in _hid_report_callback()
817 ULONG ux_host_class_hid_report_callback_actual_length; member