Home
last modified time | relevance | path

Searched refs:hid_chk_variable (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c284 static int hid_chk_variable(struct hid_parser *parser, unsigned report_type) in hid_chk_variable() function
388 ret = hid_chk_variable(parser, HID_INPUT_REPORT); in hid_parser_main()
392 ret = hid_chk_variable(parser, HID_OUTPUT_REPORT); in hid_parser_main()
396 ret = hid_chk_variable(parser, HID_FEATURE_REPORT); in hid_parser_main()