Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c311 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port4()
389 ret = hid_chk_variable_Port4(parser, HID_INPUT_REPORT); in hid_parser_main_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c311 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port3()
389 ret = hid_chk_variable_Port3(parser, HID_INPUT_REPORT); in hid_parser_main_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c310 if (report_type == HID_INPUT_REPORT) in hid_chk_variable()
388 ret = hid_chk_variable(parser, HID_INPUT_REPORT); in hid_parser_main()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c310 if (report_type == HID_INPUT_REPORT) in hid_chk_variable_Port2()
388 ret = hid_chk_variable_Port2(parser, HID_INPUT_REPORT); in hid_parser_main_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h204 #define HID_INPUT_REPORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h204 #define HID_INPUT_REPORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h204 #define HID_INPUT_REPORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h204 #define HID_INPUT_REPORT 0 macro