Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h205 #define HID_OUTPUT_REPORT 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h205 #define HID_OUTPUT_REPORT 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h205 #define HID_OUTPUT_REPORT 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h205 #define HID_OUTPUT_REPORT 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c393 ret = hid_chk_variable_Port4(parser, HID_OUTPUT_REPORT); in hid_parser_main_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c393 ret = hid_chk_variable_Port3(parser, HID_OUTPUT_REPORT); in hid_parser_main_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c392 ret = hid_chk_variable(parser, HID_OUTPUT_REPORT); in hid_parser_main()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c392 ret = hid_chk_variable_Port2(parser, HID_OUTPUT_REPORT); in hid_parser_main_Port2()