Searched refs:ux_host_class_hid_report_callback_id (Results 1 – 13 of 13) sorted by relevance
116 …if (hid_report -> ux_host_class_hid_report_id == call_back -> ux_host_class_hid_report_callback_id) in _ux_host_class_hid_report_callback_register()
135 call_back.ux_host_class_hid_report_callback_id = 0; in _ux_host_class_hid_remote_control_activate()
178 …call_back.ux_host_class_hid_report_callback_id = mouse_instance -> ux_host_class_hid_mouse… in _ux_host_class_hid_mouse_activate()
192 … call_back.ux_host_class_hid_report_callback_id = mouse -> ux_host_class_hid_mouse_id; in _ux_host_class_hid_mouse_activate_wait()
169 … callback.ux_host_class_hid_report_callback_id = hid_report -> ux_host_class_hid_report_id; in _ux_host_class_hid_transfer_request_completed()
292 …call_back.ux_host_class_hid_report_callback_id = keyboard_instance -> ux_host_class_hid_ke… in _ux_host_class_hid_keyboard_activate()
396 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry()443 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry()492 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry()
340 hid_report_callback.ux_host_class_hid_report_callback_id = 0xdeadbeef; in tx_demo_thread_host_simulation_entry()
361 callback.ux_host_class_hid_report_callback_id = 0; in tx_demo_thread_host_simulation_entry()
382 callback.ux_host_class_hid_report_callback_id = 0; in tx_demo_thread_host_simulation_entry()
522 …hid_report_callback.ux_host_class_hid_report_callback_id = hid_report_id.ux_host_class_hid_r… 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()
811 ULONG ux_host_class_hid_report_callback_id; member