Searched refs:ux_host_class_hid_status (Results 1 – 9 of 9) sorted by relevance
94 hid -> ux_host_class_hid_status = UX_HOST_CLASS_INSTANCE_UNKNOWN; in _ux_host_class_hid_idle_set_run()105 hid -> ux_host_class_hid_status = UX_DEVICE_HANDLE_UNKNOWN; in _ux_host_class_hid_idle_set_run()130 hid -> ux_host_class_hid_status = in _ux_host_class_hid_idle_set_run()167 hid -> ux_host_class_hid_status = in _ux_host_class_hid_idle_set_run()
114 hid -> ux_host_class_hid_status = UX_HOST_CLASS_INSTANCE_UNKNOWN; in _ux_host_class_hid_report_set_run()130 hid -> ux_host_class_hid_status = UX_DEVICE_HANDLE_UNKNOWN; in _ux_host_class_hid_report_set_run()173 hid -> ux_host_class_hid_status = in _ux_host_class_hid_report_set_run()207 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_set_run()235 hid -> ux_host_class_hid_status = in _ux_host_class_hid_report_set_run()
212 hid -> ux_host_class_hid_status = UX_MEMORY_INSUFFICIENT; in _ux_host_class_hid_descriptor_read()247 hid -> ux_host_class_hid_status = UX_MEMORY_INSUFFICIENT; in _ux_host_class_hid_report_descriptor_read()352 hid -> ux_host_class_hid_status = UX_DESCRIPTOR_CORRUPTED; in _ux_host_class_hid_hid_descriptor_parse()440 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_descriptor_parse()449 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_descriptor_parse()476 hid -> ux_host_class_hid_status = UX_DEVICE_ENUMERATION_FAILURE; in _ux_host_class_hid_client_activate_wait()559 hid -> ux_host_class_hid_status = transfer -> ux_transfer_request_completion_code; in _ux_host_class_hid_activate_wait()
140 keyboard -> ux_host_class_hid_keyboard_status = hid -> ux_host_class_hid_status; in _ux_host_class_hid_keyboard_tasks_run()
89 return(hid -> ux_host_class_hid_status); in _ux_host_class_hid_idle_set()
202 hid -> ux_host_class_hid_status; in _ux_host_class_hid_keyboard_activate_wait()
174 hid -> ux_host_class_hid_status; in _ux_host_class_hid_mouse_activate_wait()
180 return(hid -> ux_host_class_hid_status); in _ux_host_class_hid_report_set()
986 UINT ux_host_class_hid_status; member