Searched refs:hid_parser (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/ |
| H A D | drvhidcore_4.c | 256 static int open_collection_Port4(struct hid_parser *parser, unsigned type) in open_collection_Port4() 275 static int close_collection_Port4(struct hid_parser *parser) in close_collection_Port4() 285 static int hid_chk_variable_Port4(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port4() 359 int hid_parser_main_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port4() 415 int hid_parser_global_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port4() 516 int hid_parser_local_Port4(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port4() 641 struct hid_parser xdata gparser; in hid_parse_report_Port4() 646 memset((void*)&gparser, 0, sizeof(struct hid_parser)); in hid_parse_report_Port4()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/ |
| H A D | drvhidcore_3.c | 256 static int open_collection_Port3(struct hid_parser *parser, unsigned type) in open_collection_Port3() 275 static int close_collection_Port3(struct hid_parser *parser) in close_collection_Port3() 285 static int hid_chk_variable_Port3(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port3() 359 int hid_parser_main_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port3() 415 int hid_parser_global_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port3() 516 int hid_parser_local_Port3(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port3() 641 struct hid_parser xdata gparser; in hid_parse_report_Port3() 646 memset((void*)&gparser, 0, sizeof(struct hid_parser)); in hid_parse_report_Port3()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/ |
| H A D | drvhidcore.c | 255 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection() 274 static int close_collection(struct hid_parser *parser) in close_collection() 284 static int hid_chk_variable(struct hid_parser *parser, unsigned report_type) in hid_chk_variable() 358 int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main() 414 int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global() 515 int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local() 640 struct hid_parser xdata gparser; in hid_parse_report() 645 memset((void*)&gparser, 0, sizeof(struct hid_parser)); in hid_parse_report()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/ |
| H A D | drvhidcore_2.c | 255 static int open_collection_Port2(struct hid_parser *parser, unsigned type) in open_collection_Port2() 274 static int close_collection_Port2(struct hid_parser *parser) in close_collection_Port2() 284 static int hid_chk_variable_Port2(struct hid_parser *parser, unsigned report_type) in hid_chk_variable_Port2() 358 int hid_parser_main_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_main_Port2() 414 int hid_parser_global_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_global_Port2() 515 int hid_parser_local_Port2(struct hid_parser *parser, struct hid_item *item) in hid_parser_local_Port2() 640 struct hid_parser xdata gparser; in hid_parse_report_Port2() 645 memset((void*)&gparser, 0, sizeof(struct hid_parser)); in hid_parse_report_Port2()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/ |
| H A D | drvhid_4.h | 286 struct hid_parser { struct
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/ |
| H A D | drvhid_2.h | 286 struct hid_parser { struct
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/ |
| H A D | drvhid.h | 286 struct hid_parser { struct
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/ |
| H A D | drvhid_3.h | 286 struct hid_parser { struct
|