Searched refs:hidparser_MainItem (Results 1 – 2 of 2) sorted by relevance
399 ItemList()' which will call 'hidparser_MainItem()' to do things specific to401 curr_ei). 'hidparser_MainItem()' will allocate an entity_item structure and408 hidparser: hidparser_MainItem:index = 0x4 token = 0xa0442 hidparser: hidparser_MainItem:index = 0x6 token = 0xa0515 hidparser: hidparser_MainItem:index = 0x1a token = 0x80529 hidparser: hidparser_MainItem:index = 0x1c token = 0xc0542 hidparser: hidparser_MainItem:index = 0x1d token = 0xa0653 hidparser: hidparser_MainItem:index = 0x2b token = 0x80660 hidparser: hidparser_MainItem:index = 0x2d token = 0xc0667 hidparser: hidparser_MainItem:index = 0x2e token = 0xa0[all …]
112 static int hidparser_MainItem(entity_item_t **,1594 if (hidparser_MainItem(&curr_ei, scan_ifp) == in hidparser_ItemList()1707 hidparser_MainItem(entity_item_t **item_ptr, hidparser_tok_t *scan_ifp) in hidparser_MainItem() function