Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c137 __u16 gOffsetBit_Port3; variable
298 buttons_Port3.startbit=gOffsetBit_Port3; in hid_chk_variable_Port3()
302 gOffsetBit_Port3+=buttons_Port3.count; in hid_chk_variable_Port3()
315 axis_Port3[axis_idx_Port3].startbit=gOffsetBit_Port3; in hid_chk_variable_Port3()
318 gOffsetBit_Port3+=axis_Port3[axis_idx_Port3].size; in hid_chk_variable_Port3()
325 axis_Port3[axis_idx_Port3].startbit=gOffsetBit_Port3; in hid_chk_variable_Port3()
328 gOffsetBit_Port3+=axis_Port3[axis_idx_Port3].size; in hid_chk_variable_Port3()
335 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port3, parser->global.report_size… in hid_chk_variable_Port3()
336 gOffsetBit_Port3+= parser->global.report_size; in hid_chk_variable_Port3()
341 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port3, parser->global.report_size… in hid_chk_variable_Port3()
[all …]