Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c137 __u16 gOffsetBit_Port4; variable
298 buttons_Port4.startbit=gOffsetBit_Port4; in hid_chk_variable_Port4()
302 gOffsetBit_Port4+=buttons_Port4.count; in hid_chk_variable_Port4()
315 axis_Port4[axis_idx_Port4].startbit=gOffsetBit_Port4; in hid_chk_variable_Port4()
318 gOffsetBit_Port4+=axis_Port4[axis_idx_Port4].size; in hid_chk_variable_Port4()
325 axis_Port4[axis_idx_Port4].startbit=gOffsetBit_Port4; in hid_chk_variable_Port4()
328 gOffsetBit_Port4+=axis_Port4[axis_idx_Port4].size; in hid_chk_variable_Port4()
335 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port4, parser->global.report_size… in hid_chk_variable_Port4()
336 gOffsetBit_Port4+= parser->global.report_size; in hid_chk_variable_Port4()
341 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port4, parser->global.report_size… in hid_chk_variable_Port4()
[all …]