Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h826 }Host20_Attach_Device_Structure; typedef
895 extern void flib_PrintDeviceInfo_ByInput_Port2 (Host20_Attach_Device_Structure *psAttachDevice);
968 extern Host20_Attach_Device_Structure xdata *psAttachDevice_Port2;
977 extern Host20_Attach_Device_Structure *psDevice_AP;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h826 }Host20_Attach_Device_Structure; typedef
895 extern void flib_PrintDeviceInfo_ByInput_Port4 (Host20_Attach_Device_Structure *psAttachDevice);
968 extern Host20_Attach_Device_Structure xdata *psAttachDevice_Port4;
977 extern Host20_Attach_Device_Structure *psDevice_AP;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h830 }Host20_Attach_Device_Structure; typedef
899 extern void flib_PrintDeviceInfo_ByInput (Host20_Attach_Device_Structure *psAttachDevice);
978 extern Host20_Attach_Device_Structure xdata sAttachDevice;
987 extern Host20_Attach_Device_Structure *psDevice_AP;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h826 }Host20_Attach_Device_Structure; typedef
895 extern void flib_PrintDeviceInfo_ByInput_Port3 (Host20_Attach_Device_Structure *psAttachDevice);
968 extern Host20_Attach_Device_Structure xdata *psAttachDevice_Port3;
977 extern Host20_Attach_Device_Structure *psDevice_AP;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c157 Host20_Attach_Device_Structure sAttachDevice_Port4 __attribute__ ((aligned (8)));
158 Host20_Attach_Device_Structure *psAttachDevice_Port4 = (Host20_Attach_Device_Structure*) &sAttachD…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c157 Host20_Attach_Device_Structure sAttachDevice_Port3 __attribute__ ((aligned (8)));
158 Host20_Attach_Device_Structure *psAttachDevice_Port3 = (Host20_Attach_Device_Structure*) &sAttachD…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c157 Host20_Attach_Device_Structure sAttachDevice_Port2 __attribute__ ((aligned (8)));
158 Host20_Attach_Device_Structure *psAttachDevice_Port2 = (Host20_Attach_Device_Structure*) &sAttachD…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c107 extern Host20_Attach_Device_Structure sAttachDevice;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c106 extern Host20_Attach_Device_Structure sAttachDevice_Port2;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c106 extern Host20_Attach_Device_Structure sAttachDevice_Port3;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvintpipe_4.c106 extern Host20_Attach_Device_Structure sAttachDevice_Port4;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c139 Host20_Attach_Device_Structure sAttachDevice __attribute__ ((aligned (8)));