Searched refs:ux_host_class_hid_field_report_offset (Results 1 – 3 of 3) sorted by relevance
89 data_offset_byte = (hid_field -> ux_host_class_hid_field_report_offset >> 3); in _ux_host_class_hid_field_decompress()92 data_offset_bit = hid_field -> ux_host_class_hid_field_report_offset & 7; in _ux_host_class_hid_field_decompress()
256 new_hid_field -> ux_host_class_hid_field_report_offset = current_field_address; in _ux_host_class_hid_report_add()
874 ULONG ux_host_class_hid_field_report_offset; member