Searched refs:hidparser_tok_t (Results 1 – 2 of 2) sorted by relevance
102 static void hidparser_scan(hidparser_tok_t *);103 static int hidparser_Items(hidparser_tok_t *);104 static int hidparser_LocalItem(hidparser_tok_t *);105 static int hidparser_GlobalItem(hidparser_tok_t *);107 hidparser_tok_t *);109 hidparser_tok_t *);111 hidparser_tok_t *);113 hidparser_tok_t *);116 static entity_item_t *hidparser_allocate_entity(hidparser_tok_t *);117 static void hidparser_add_attribute(hidparser_tok_t *);[all …]
181 } hidparser_tok_t; typedef