Searched refs:ux_host_class_hid_mouse_enum_state (Results 1 – 3 of 3) sorted by relevance
161 switch(mouse -> ux_host_class_hid_mouse_enum_state) in _ux_host_class_hid_mouse_activate_wait()164 mouse -> ux_host_class_hid_mouse_enum_state = UX_HOST_CLASS_HID_MOUSE_ENUM_SET_IDLE; in _ux_host_class_hid_mouse_activate_wait()181 mouse -> ux_host_class_hid_mouse_enum_state = in _ux_host_class_hid_mouse_activate_wait()184 mouse -> ux_host_class_hid_mouse_enum_state = in _ux_host_class_hid_mouse_activate_wait()201 mouse -> ux_host_class_hid_mouse_enum_state = in _ux_host_class_hid_mouse_activate_wait()
140 mouse_instance -> ux_host_class_hid_mouse_enum_state = UX_STATE_WAIT; in _ux_host_class_hid_mouse_activate()
111 UINT ux_host_class_hid_mouse_enum_state; member