Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h470 { x->bType=y; \
491 U32 bType:2; member
566 U32 bType:2; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h470 { x->bType=y; \
491 U32 bType:2; member
566 U32 bType:2; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h474 { x->bType=y; \
495 U32 bType:2; member
569 U32 bType:2; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h470 { x->bType=y; \
491 U32 bType:2; member
566 U32 bType:2; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c118 pHost20_FramList->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList()
224 Host20_FramList.sCell[i].bType=HOST20_HD_Type_QH; in flib_Host20_Interrupt_Init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c118 pHost20_FramList_Port2->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList_Port2()
224 Host20_FramList.sCell[i].bType=HOST20_HD_Type_QH; in flib_Host20_Interrupt_Init_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c118 pHost20_FramList_Port3->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList_Port3()
224 Host20_FramList.sCell[i].bType=HOST20_HD_Type_QH; in flib_Host20_Interrupt_Init_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvintpipe_4.c118 pHost20_FramList_Port4->sCell[i].bType=HOST20_HD_Type_QH; in SetFrameList_Port4()
224 Host20_FramList.sCell[i].bType=HOST20_HD_Type_QH; in flib_Host20_Interrupt_Init_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c2404 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 DdrvHostLib_3.c2412 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 DdrvHostLib_2.c2415 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 DdrvHostLib.c2423 psQHTemp->bType=bNextType; //Bit2~1 in flib_Host20_Allocate_QHD()