Searched refs:hidparser_tok_token (Results 1 – 3 of 3) sorted by relevance
1501 HIDPARSER_SUCCESS) && (scan_ifp->hidparser_tok_token == 0)) { in hidparser_ReportDescriptorDash()1588 while (scan_ifp->hidparser_tok_token != 0) { in hidparser_ItemList()1599 scan_ifp->hidparser_tok_token); in hidparser_ItemList()1651 scan_ifp->hidparser_tok_token); in hidparser_ItemList()1709 switch (scan_ifp->hidparser_tok_token) { in hidparser_MainItem()1722 scan_ifp->hidparser_tok_token); in hidparser_MainItem()1754 int token = scan_ifp->hidparser_tok_token; in hidparser_Items()1776 token = scan_ifp->hidparser_tok_token; in hidparser_Items()1779 token = scan_ifp->hidparser_tok_token; in hidparser_Items()1781 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