Home
last modified time | relevance | path

Searched refs:bmRequestType (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dcdc.h229 __u8 bmRequestType; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h835 UINT8 bmRequestType; //(In/Out),(Standard...),(Device/Interface...) member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h835 UINT8 bmRequestType; //(In/Out),(Standard...),(Device/Interface...) member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h839 UINT8 bmRequestType; //(In/Out),(Standard...),(Device/Interface...) member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h835 UINT8 bmRequestType; //(In/Out),(Standard...),(Device/Interface...) member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c671 pbCMD->bmRequestType=bmRequestType_Temp; //Byte-0:In/Standard/Device in flib_Host20_Control_Command_Request_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c679 pbCMD->bmRequestType=bmRequestType_Temp; //Byte-0:In/Standard/Device in flib_Host20_Control_Command_Request_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c680 pbCMD->bmRequestType=bmRequestType_Temp; //Byte-0:In/Standard/Device in flib_Host20_Control_Command_Request_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c696 pbCMD->bmRequestType=bmRequestType_Temp; //Byte-0:In/Standard/Device in flib_Host20_Control_Command_Request()