Searched refs:ux_host_class_hid_client_report_length (Results 1 – 7 of 7) sorted by relevance
129 client_report.ux_host_class_hid_client_report_length = 1; in _ux_host_class_hid_keyboard_thread()
200 …client_report.ux_host_class_hid_client_report_length = hid_report->ux_host_class_hid_report_number… in _ux_host_class_hid_transfer_request_completed()203 …ory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, client_report.ux_host_class_hid_client_report_length); in _ux_host_class_hid_transfer_request_completed()
132 client_report.ux_host_class_hid_client_report_length = 1; in _ux_host_class_hid_keyboard_tasks_run()
89 …-> ux_host_class_hid_report_byte_length >= client_report -> ux_host_class_hid_client_report_length) in ux_host_class_hid_report_set_buffer_allocate()109 …id, client_report, current_report_buffer, client_report -> ux_host_class_hid_client_report_length); in ux_host_class_hid_report_set_buffer_allocate()
223 …if (client_report -> ux_host_class_hid_client_report_length >= transfer_request -> ux_transfer_req… in _ux_host_class_hid_report_get()
388 client_report.ux_host_class_hid_client_report_length = 1; in _ux_host_class_hid_keyboard_activate()
1029 ULONG ux_host_class_hid_client_report_length; member