Searched refs:ux_host_class_hid_report_get_report (Results 1 – 6 of 6) sorted by relevance
109 if (report_id -> ux_host_class_hid_report_get_report == UX_NULL) in _ux_host_class_hid_report_id_get()151 …next_hid_report = report_id -> ux_host_class_hid_report_get_report -> ux_host_class_hid_report_ne… in _ux_host_class_hid_report_id_get()162 report_id -> ux_host_class_hid_report_get_report = next_hid_report; in _ux_host_class_hid_report_id_get()
114 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_thread()123 … client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_thread()
118 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_tasks_run()126 … keyboard -> ux_host_class_hid_keyboard_out_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_tasks_run()
129 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_mouse_activate()155 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_mouse_activate()
232 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_activate()253 field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_keyboard_activate()373 report_id.ux_host_class_hid_report_get_report = UX_NULL; in _ux_host_class_hid_keyboard_activate()382 … client_report.ux_host_class_hid_client_report = report_id.ux_host_class_hid_report_get_report; in _ux_host_class_hid_keyboard_activate()
819 *ux_host_class_hid_report_get_report; member