Searched defs:parser (Results 1 – 1 of 1) sorted by relevance
81 static void hid_reset_parser(struct hid_parser *parser) in hid_reset_parser()93 static __always_inline void __pop_usage_stack(struct hid_parser *parser) in __pop_usage_stack()113 static bool hid_parse(struct hid_parser *parser, struct hid_data_t *data) in hid_parse()356 struct hid_parser parser = {0}; in hid_parse_report() local498 static int *__get_report_offset(struct hid_parser *parser, const uint8_t report_id, const uint8_t r… in __get_report_offset()521 static __always_inline bool __find_object(struct hid_parser *parser, struct hid_data_t *data) in __find_object()561 struct hid_parser parser = {0}; in hid_parse_find_object() local