Searched refs:ux_host_class_hid_report_next_report (Results 1 – 9 of 9) sorted by relevance
90 hid_next_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_instance_clean()130 hid_next_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_instance_clean()170 hid_next_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_instance_clean()
134 if (hid_report -> ux_host_class_hid_report_next_report != UX_NULL) in _ux_host_class_hid_transfer_request_completed()146 if (hid_report -> ux_host_class_hid_report_next_report == UX_NULL) in _ux_host_class_hid_transfer_request_completed()150 hid_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_transfer_request_completed()
164 while (hid_report -> ux_host_class_hid_report_next_report != UX_NULL) in _ux_host_class_hid_report_add()165 hid_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_report_add()182 hid_report -> ux_host_class_hid_report_next_report = new_hid_report; in _ux_host_class_hid_report_add()
133 hid_report = hid_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_report_callback_register()
150 …report = report_id -> ux_host_class_hid_report_get_report -> ux_host_class_hid_report_next_report; in _ux_host_class_hid_report_id_get()
392 …st_class_hid_parser.ux_host_class_hid_parser_output_report -> ux_host_class_hid_report_next_report; in tx_demo_thread_host_simulation_entry()424 …st_class_hid_parser.ux_host_class_hid_parser_output_report -> ux_host_class_hid_report_next_report; in tx_demo_thread_host_simulation_entry()585 …st_class_hid_parser.ux_host_class_hid_parser_output_report -> ux_host_class_hid_report_next_report; in tx_demo_thread_host_simulation_entry()
378 if (input_report_descriptor -> ux_host_class_hid_report_next_report != UX_NULL) in tx_demo_thread_host_simulation_entry()
395 hid_report = hid_report -> ux_host_class_hid_report_next_report; in tx_demo_thread_host_simulation_entry()
917 *ux_host_class_hid_report_next_report; member