Searched refs:hidparser_tok_token (Results 1 – 3 of 3) sorted by relevance
1534 HIDPARSER_SUCCESS) && (scan_ifp->hidparser_tok_token == 0)) { in hidparser_ReportDescriptorDash()1622 while (scan_ifp->hidparser_tok_token != 0) { in hidparser_ItemList()1633 scan_ifp->hidparser_tok_token); in hidparser_ItemList()1685 scan_ifp->hidparser_tok_token); in hidparser_ItemList()1744 switch (scan_ifp->hidparser_tok_token) { in hidparser_MainItem()1757 scan_ifp->hidparser_tok_token); in hidparser_MainItem()1789 int token = scan_ifp->hidparser_tok_token; in hidparser_Items()1811 token = scan_ifp->hidparser_tok_token; in hidparser_Items()1814 token = scan_ifp->hidparser_tok_token; in hidparser_Items()1816 token = scan_ifp->hidparser_tok_token; in hidparser_Items()[all …]
331 first byte and set hidparser_tok_token to the tag|type value. hidparser_tok
170 int hidparser_tok_token; member