Searched refs:ux_host_class_hid_parser_number_collection (Results 1 – 2 of 2) sorted by relevance
116 hid_parser -> ux_host_class_hid_parser_number_collection++; in _ux_host_class_hid_main_item_parse()124 … if (hid_parser -> ux_host_class_hid_parser_number_collection >= UX_HOST_CLASS_HID_MAX_COLLECTION) in _ux_host_class_hid_main_item_parse()138 …r -> ux_host_class_hid_parser_collection[hid_parser -> ux_host_class_hid_parser_number_collection]… in _ux_host_class_hid_main_item_parse()141 hid_parser -> ux_host_class_hid_parser_number_collection++; in _ux_host_class_hid_main_item_parse()152 if (hid_parser -> ux_host_class_hid_parser_number_collection == 0) in _ux_host_class_hid_main_item_parse()166 hid_parser -> ux_host_class_hid_parser_number_collection--; in _ux_host_class_hid_main_item_parse()
935 ULONG ux_host_class_hid_parser_number_collection; member