Searched refs:ux_host_class_hid_status (Results 1 – 9 of 9) sorted by relevance
95 hid -> ux_host_class_hid_status = UX_HOST_CLASS_INSTANCE_UNKNOWN; in _ux_host_class_hid_idle_set_run()106 hid -> ux_host_class_hid_status = UX_DEVICE_HANDLE_UNKNOWN; in _ux_host_class_hid_idle_set_run()131 hid -> ux_host_class_hid_status = in _ux_host_class_hid_idle_set_run()168 hid -> ux_host_class_hid_status = in _ux_host_class_hid_idle_set_run()
115 hid -> ux_host_class_hid_status = UX_HOST_CLASS_INSTANCE_UNKNOWN; in _ux_host_class_hid_report_set_run()131 hid -> ux_host_class_hid_status = UX_DEVICE_HANDLE_UNKNOWN; in _ux_host_class_hid_report_set_run()174 hid -> ux_host_class_hid_status = in _ux_host_class_hid_report_set_run()208 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_set_run()236 hid -> ux_host_class_hid_status = in _ux_host_class_hid_report_set_run()
213 hid -> ux_host_class_hid_status = UX_MEMORY_INSUFFICIENT; in _ux_host_class_hid_descriptor_read()248 hid -> ux_host_class_hid_status = UX_MEMORY_INSUFFICIENT; in _ux_host_class_hid_report_descriptor_read()353 hid -> ux_host_class_hid_status = UX_DESCRIPTOR_CORRUPTED; in _ux_host_class_hid_hid_descriptor_parse()441 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_descriptor_parse()450 hid -> ux_host_class_hid_status = status; in _ux_host_class_hid_report_descriptor_parse()477 hid -> ux_host_class_hid_status = UX_DEVICE_ENUMERATION_FAILURE; in _ux_host_class_hid_client_activate_wait()560 hid -> ux_host_class_hid_status = transfer -> ux_transfer_request_completion_code; in _ux_host_class_hid_activate_wait()
141 keyboard -> ux_host_class_hid_keyboard_status = hid -> ux_host_class_hid_status; in _ux_host_class_hid_keyboard_tasks_run()
90 return(hid -> ux_host_class_hid_status); in _ux_host_class_hid_idle_set()
203 hid -> ux_host_class_hid_status; in _ux_host_class_hid_keyboard_activate_wait()
175 hid -> ux_host_class_hid_status; in _ux_host_class_hid_mouse_activate_wait()
181 return(hid -> ux_host_class_hid_status); in _ux_host_class_hid_report_set()
975 UINT ux_host_class_hid_status; member