Searched refs:hidparser_tok_t (Results 1 – 2 of 2) sorted by relevance
99 static void hidparser_scan(hidparser_tok_t *);100 static int hidparser_Items(hidparser_tok_t *);101 static int hidparser_LocalItem(hidparser_tok_t *);102 static int hidparser_GlobalItem(hidparser_tok_t *);104 hidparser_tok_t *);106 hidparser_tok_t *);108 hidparser_tok_t *);110 hidparser_tok_t *);113 static entity_item_t *hidparser_allocate_entity(hidparser_tok_t *);114 static void hidparser_add_attribute(hidparser_tok_t *);[all …]
181 } hidparser_tok_t; typedef