Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c703 tmp=GetValue_Port2(report,axis_Port2[i].startbit,axis_Port2[i].size); in Parse_Joystick_Report_Port2()
717 tmp2=GetValue_Port2(report,buttons_Port2.startbit,buttons_Port2.count); in Parse_Joystick_Report_Port2()
730 __u32 GetValue_Port2(__u8 *buf, __u16 offset,__u8 size) in GetValue_Port2() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h312 __u32 GetValue_Port2(__u8 *buf, __u16 offset,__u8 size);