Searched refs:hidparser_allocate_entity (Results 1 – 1 of 1) sorted by relevance
116 static entity_item_t *hidparser_allocate_entity(hidparser_tok_t *);1717 *item_ptr = hidparser_allocate_entity(scan_ifp); in hidparser_MainItem()2049 hidparser_allocate_entity(hidparser_tok_t *scan_ifp) in hidparser_allocate_entity() function