Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c136 __u16 gOffsetBit_Port2; variable
297 buttons_Port2.startbit=gOffsetBit_Port2; in hid_chk_variable_Port2()
301 gOffsetBit_Port2+=buttons_Port2.count; in hid_chk_variable_Port2()
314 axis_Port2[axis_idx_Port2].startbit=gOffsetBit_Port2; in hid_chk_variable_Port2()
317 gOffsetBit_Port2+=axis_Port2[axis_idx_Port2].size; in hid_chk_variable_Port2()
324 axis_Port2[axis_idx_Port2].startbit=gOffsetBit_Port2; in hid_chk_variable_Port2()
327 gOffsetBit_Port2+=axis_Port2[axis_idx_Port2].size; in hid_chk_variable_Port2()
334 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port2, parser->global.report_size… in hid_chk_variable_Port2()
335 gOffsetBit_Port2+= parser->global.report_size; in hid_chk_variable_Port2()
340 …USB_HID_DBG(printf("Unsupport usage: %X, size: %X\n", gOffsetBit_Port2, parser->global.report_size… in hid_chk_variable_Port2()
[all …]