Searched refs:ux_host_class_hid_field_usage_page (Results 1 – 5 of 5) sorted by relevance
149 field_usage |= (hid_field -> ux_host_class_hid_field_usage_page << 16); in _ux_host_class_hid_field_decompress()
137 … if (((*client_buffer & 0xffff0000) >> 16) == hid_field -> ux_host_class_hid_field_usage_page) in _ux_host_class_hid_report_compress()
217 …new_hid_field -> ux_host_class_hid_field_usage_page = hid_parser -> ux_host_class_hid_parser_glob… in _ux_host_class_hid_report_add()
374 … hid_field -> ux_host_class_hid_field_usage_page, hid_field -> ux_host_class_hid_field_usage_page, in tx_demo_thread_host_simulation_entry()
874 ULONG ux_host_class_hid_field_usage_page; member