Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c704 tmp=GetValue_Port3(report,axis_Port3[i].startbit,axis_Port3[i].size); in Parse_Joystick_Report_Port3()
718 tmp2=GetValue_Port3(report,buttons_Port3.startbit,buttons_Port3.count); in Parse_Joystick_Report_Port3()
731 __u32 GetValue_Port3(__u8 *buf, __u16 offset,__u8 size) in GetValue_Port3() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h312 __u32 GetValue_Port3(__u8 *buf, __u16 offset,__u8 size);