Searched refs:ux_host_class_hid_mouse_id (Results 1 – 3 of 3) 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()166 status = _ux_host_class_hid_idle_set(hid, 0, mouse_instance -> ux_host_class_hid_mouse_id); in _ux_host_class_hid_mouse_activate()178 …l_back.ux_host_class_hid_report_callback_id = mouse_instance -> ux_host_class_hid_mouse_id; in _ux_host_class_hid_mouse_activate()
170 mouse -> ux_host_class_hid_mouse_id); in _ux_host_class_hid_mouse_activate_wait()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()
105 USHORT ux_host_class_hid_mouse_id; member