Searched refs:ux_host_class_hid_report_get_id (Results 1 – 6 of 6) sorted by relevance
137 … mouse_instance -> ux_host_class_hid_mouse_id = (USHORT)report_id.ux_host_class_hid_report_get_id; in _ux_host_class_hid_mouse_activate()163 … mouse_instance -> ux_host_class_hid_mouse_id = (USHORT)report_id.ux_host_class_hid_report_get_id; in _ux_host_class_hid_mouse_activate()
158 … report_id -> ux_host_class_hid_report_get_id = next_hid_report -> ux_host_class_hid_report_id; in _ux_host_class_hid_report_id_get()
241 …rd_instance -> ux_host_class_hid_keyboard_id = (USHORT)(report_id.ux_host_class_hid_report_get_id); in _ux_host_class_hid_keyboard_activate()
442 …atus = _ux_host_class_hid_idle_get(hid, &idle_time, hid_report_id.ux_host_class_hid_report_get_id); in test_hid_idle_requests()448 …s = _ux_host_class_hid_idle_set(hid, test_idles[i], hid_report_id.ux_host_class_hid_report_get_id); in test_hid_idle_requests()450 …atus = _ux_host_class_hid_idle_get(hid, &idle_time, hid_report_id.ux_host_class_hid_report_get_id); in test_hid_idle_requests()522 …allback.ux_host_class_hid_report_callback_id = hid_report_id.ux_host_class_hid_report_get_id; in test_hid_periodic_reports()
506 …call_back.ux_host_class_hid_report_callback_id = report_id.ux_host_class_hid_report_get_id; in tx_demo_thread_host_simulation_entry()
827 ULONG ux_host_class_hid_report_get_id; member