Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h143 #define HID_COLLECTION_APPLICATION 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h143 #define HID_COLLECTION_APPLICATION 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h143 #define HID_COLLECTION_APPLICATION 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h143 #define HID_COLLECTION_APPLICATION 1 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c371 if (adata==HID_COLLECTION_APPLICATION) in hid_parser_main_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c371 if (adata==HID_COLLECTION_APPLICATION) in hid_parser_main_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c370 if (adata==HID_COLLECTION_APPLICATION) in hid_parser_main()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c370 if (adata==HID_COLLECTION_APPLICATION) in hid_parser_main_Port2()