Searched refs:ux_host_class_hid_field_report_count (Results 1 – 12 of 12) sorted by relevance
366 report_field -> ux_host_class_hid_field_report_count != 7 || in tx_demo_thread_host_simulation_entry()396 report_field -> ux_host_class_hid_field_report_count != 5 || in tx_demo_thread_host_simulation_entry()426 report_field -> ux_host_class_hid_field_report_count != 3 || in tx_demo_thread_host_simulation_entry()456 report_field -> ux_host_class_hid_field_report_count != 1 || in tx_demo_thread_host_simulation_entry()
368 calc_n_item += hid_field -> ux_host_class_hid_field_report_count; in tx_demo_thread_host_simulation_entry()369 …calc_n_bits += hid_field -> ux_host_class_hid_field_report_count * hid_field -> ux_host_class_hid_… in tx_demo_thread_host_simulation_entry()371 …(void*)hid_field, hid_field ->ux_host_class_hid_field_report_count, hid_field->ux_host_class_hid_f… in tx_demo_thread_host_simulation_entry()
306 report_field -> ux_host_class_hid_field_report_count != 3 in tx_demo_thread_host_simulation_entry()318 report_field -> ux_host_class_hid_field_report_count != 6 in tx_demo_thread_host_simulation_entry()
304 report_field -> ux_host_class_hid_field_report_count != 0x04 || in tx_demo_thread_host_simulation_entry()328 report_field -> ux_host_class_hid_field_report_count != 0x01 || in tx_demo_thread_host_simulation_entry()
309 report_field -> ux_host_class_hid_field_report_count != 1 || in tx_demo_thread_host_simulation_entry()
366 … report_field -> ux_host_class_hid_field_report_count != (8*report_id + 2*field + 1) || in tx_demo_thread_host_simulation_entry()
233 …new_hid_field -> ux_host_class_hid_field_report_count = hid_parser -> ux_host_class_hid_parser_gl… in _ux_host_class_hid_report_add()241 … new_hid_field -> ux_host_class_hid_field_report_count, 4); in _ux_host_class_hid_report_add()
98 …field_report_count = 0; field_report_count < hid_field -> ux_host_class_hid_field_report_count; fi… in _ux_host_class_hid_field_decompress()
110 …field_report_count = 0; field_report_count < hid_field -> ux_host_class_hid_field_report_count; fi… in _ux_host_class_hid_report_compress()
240 …field_report_count = 0; field_report_count < hid_field -> ux_host_class_hid_field_report_count; fi… in _ux_host_class_hid_transfer_request_completed()
256 …_instance -> ux_host_class_hid_keyboard_key_count += field -> ux_host_class_hid_field_report_count; in _ux_host_class_hid_keyboard_activate()
887 ULONG ux_host_class_hid_field_report_count; member