Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c1671 … if ((psAttachDevice_Port4->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port4->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port4()
1941 … if ((psAttachDevice_Port4->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port4->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port4()
H A DdrvUsbMain_4.c2666 (U16) psAttachDevice_Port4->sDD.bVIDLowByte; in MDrv_USBGetVIDPID_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c1679 … if ((psAttachDevice_Port3->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port3->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port3()
1949 … if ((psAttachDevice_Port3->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port3->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port3()
H A DdrvUsbMain_3.c2695 (U16) psAttachDevice_Port3->sDD.bVIDLowByte; in MDrv_USBGetVIDPID_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c1681 … if ((psAttachDevice_Port2->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port2->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port2()
1951 … if ((psAttachDevice_Port2->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port2->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port2()
H A DdrvUsbMain_2.c2693 (U16) psAttachDevice_Port2->sDD.bVIDLowByte; in MDrv_USBGetVIDPID_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c1694 if ((sAttachDevice.sDD.bVIDHighByte==0x1a)&&(sAttachDevice.sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate()
1962 if ((sAttachDevice.sDD.bVIDHighByte==0x1a)&&(sAttachDevice.sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate()
H A DdrvUsbMain.c3224 (U16) sAttachDevice.sDD.bVIDLowByte; in MDrv_USBGetVIDPID()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h673 UINT8 bVIDLowByte; // idVendor member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h673 UINT8 bVIDLowByte; // idVendor member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h677 UINT8 bVIDLowByte; // idVendor member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h673 UINT8 bVIDLowByte; // idVendor member