Searched refs:ux_host_class_hid_item_report_format (Results 1 – 4 of 4) sorted by relevance
87 item -> ux_host_class_hid_item_report_format = UX_HOST_CLASS_HID_ITEM_TAG_LONG; in _ux_host_class_hid_report_item_analyse()102 item -> ux_host_class_hid_item_report_format = UX_HOST_CLASS_HID_ITEM_TAG_SHORT; in _ux_host_class_hid_report_item_analyse()
124 descriptor += item.ux_host_class_hid_item_report_format; in _ux_host_class_hid_report_descriptor_get()179 …-= (ULONG)(item.ux_host_class_hid_item_report_length + item.ux_host_class_hid_item_report_format); in _ux_host_class_hid_report_descriptor_get()
380 descriptor += item.ux_host_class_hid_item_report_format; in _ux_host_class_hid_report_descriptor_parse()435 …-= (ULONG)(item.ux_host_class_hid_item_report_length + item.ux_host_class_hid_item_report_format); in _ux_host_class_hid_report_descriptor_parse()
955 USHORT ux_host_class_hid_item_report_format; member