Searched refs:ux_host_class_hid_parser_number_global (Results 1 – 2 of 2) sorted by relevance
198 if (hid_parser -> ux_host_class_hid_parser_number_global >= UX_HOST_CLASS_HID_MAX_GLOBAL) in _ux_host_class_hid_global_item_parse()211 …er -> ux_host_class_hid_parser_global_pool[hid_parser -> ux_host_class_hid_parser_number_global++], in _ux_host_class_hid_global_item_parse()219 if(hid_parser -> ux_host_class_hid_parser_number_global == 0) in _ux_host_class_hid_global_item_parse()232 …er -> ux_host_class_hid_parser_global_pool[--hid_parser -> ux_host_class_hid_parser_number_global], in _ux_host_class_hid_global_item_parse()
919 ULONG ux_host_class_hid_parser_number_global; member