Searched refs:ux_host_class_hid_parser_number_collection (Results 1 – 2 of 2) sorted by relevance
117 hid_parser -> ux_host_class_hid_parser_number_collection++; in _ux_host_class_hid_main_item_parse()125 … if (hid_parser -> ux_host_class_hid_parser_number_collection >= UX_HOST_CLASS_HID_MAX_COLLECTION) in _ux_host_class_hid_main_item_parse()139 …r -> ux_host_class_hid_parser_collection[hid_parser -> ux_host_class_hid_parser_number_collection]… in _ux_host_class_hid_main_item_parse()142 hid_parser -> ux_host_class_hid_parser_number_collection++; in _ux_host_class_hid_main_item_parse()153 if (hid_parser -> ux_host_class_hid_parser_number_collection == 0) in _ux_host_class_hid_main_item_parse()167 hid_parser -> ux_host_class_hid_parser_number_collection--; in _ux_host_class_hid_main_item_parse()
924 ULONG ux_host_class_hid_parser_number_collection; member