Home
last modified time | relevance | path

Searched refs:HID_ITEM_FORMAT_SHORT (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.c210 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item_Port4()
655 if (gitem.format != HID_ITEM_FORMAT_SHORT) in hid_parse_report_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c210 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item_Port3()
655 if (gitem.format != HID_ITEM_FORMAT_SHORT) in hid_parse_report_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c209 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item()
655 if (gitem.format != HID_ITEM_FORMAT_SHORT) in hid_parse_report()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c209 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item_Port2()
654 if (gitem.format != HID_ITEM_FORMAT_SHORT) in hid_parse_report_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h96 #define HID_ITEM_FORMAT_SHORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h96 #define HID_ITEM_FORMAT_SHORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h96 #define HID_ITEM_FORMAT_SHORT 0 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h96 #define HID_ITEM_FORMAT_SHORT 0 macro