Searched refs:bNextType (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/ |
| H A D | drvHostLib_4.c | 2398 void flib_Host20_Allocate_QHD_Port4(qHD_Structure *psQHTemp,U8 bNextType,U8 bAddress,U8 bHead,U8 b… in flib_Host20_Allocate_QHD_Port4() argument 2404 psQHTemp->bType=bNextType; //Bit2~1 in flib_Host20_Allocate_QHD_Port4()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/ |
| H A D | drvHostLib_3.c | 2406 void flib_Host20_Allocate_QHD_Port3(qHD_Structure *psQHTemp,U8 bNextType,U8 bAddress,U8 bHead,U8 b… in flib_Host20_Allocate_QHD_Port3() argument 2412 psQHTemp->bType=bNextType; //Bit2~1 in flib_Host20_Allocate_QHD_Port3()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/ |
| H A D | drvHostLib_2.c | 2409 void flib_Host20_Allocate_QHD_Port2(qHD_Structure *psQHTemp,U8 bNextType,U8 bAddress,U8 bHead,U8 b… in flib_Host20_Allocate_QHD_Port2() argument 2415 psQHTemp->bType=bNextType; //Bit2~1 in flib_Host20_Allocate_QHD_Port2()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/ |
| H A D | drvHostLib.c | 2417 void flib_Host20_Allocate_QHD(qHD_Structure *psQHTemp,U8 bNextType,U8 bAddress,U8 bHead,U8 bEndPt,… in flib_Host20_Allocate_QHD() argument 2423 psQHTemp->bType=bNextType; //Bit2~1 in flib_Host20_Allocate_QHD()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/ |
| H A D | drvHostLib_2.h | 903 extern void flib_Host20_Allocate_QHD_Port2(qHD_Structure *psQHTemp,UINT8 bNextType,UINT8 bAddress,…
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/ |
| H A D | drvHostLib_4.h | 903 extern void flib_Host20_Allocate_QHD_Port4(qHD_Structure *psQHTemp,UINT8 bNextType,UINT8 bAddress,…
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/ |
| H A D | drvHostLib.h | 907 extern void flib_Host20_Allocate_QHD(qHD_Structure *psQHTemp,UINT8 bNextType,UINT8 bAddress,UINT8 …
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/ |
| H A D | drvHostLib_3.h | 903 extern void flib_Host20_Allocate_QHD_Port3(qHD_Structure *psQHTemp,UINT8 bNextType,UINT8 bAddress,…
|