Home
last modified time | relevance | path

Searched refs:USB_INTERFACE_CLASS_IMAGE (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A D_drvUSB.h204 #define USB_INTERFACE_CLASS_IMAGE 0x06 macro
H A DdrvUSB.h241 #define USB_INTERFACE_CLASS_IMAGE 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvUsbMain_4.c1806 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in MDrv_Usb_Device_Enum_Port4()
1975 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in _MDrv_Usb_Device_Enum_OK_Port4()
H A DdrvHostLib_4.c1286 … (psAttachDevice_Port4->saCD[i].sInterface[0].bInterfaceClass == USB_INTERFACE_CLASS_IMAGE) || in flib_Host20_AnalysisConfigyration_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvUsbMain_3.c1834 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in MDrv_Usb_Device_Enum_Port3()
2003 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in _MDrv_Usb_Device_Enum_OK_Port3()
H A DdrvHostLib_3.c1294 … (psAttachDevice_Port3->saCD[i].sInterface[0].bInterfaceClass == USB_INTERFACE_CLASS_IMAGE) || in flib_Host20_AnalysisConfigyration_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvUsbMain_2.c1836 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in MDrv_Usb_Device_Enum_Port2()
2004 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in _MDrv_Usb_Device_Enum_OK_Port2()
H A DdrvHostLib_2.c1295 … (psAttachDevice_Port2->saCD[i].sInterface[0].bInterfaceClass == USB_INTERFACE_CLASS_IMAGE) || in flib_Host20_AnalysisConfigyration_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvUsbMain.c2345 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in MDrv_Usb_Device_Enum()
2523 else if (rootUSBDeviceInterfaceClass == USB_INTERFACE_CLASS_IMAGE) in _MDrv_Usb_Device_Enum_OK()
H A DdrvHostLib.c1309 … (sAttachDevice.saCD[i].sInterface[0].bInterfaceClass == USB_INTERFACE_CLASS_IMAGE) || in flib_Host20_AnalysisConfigyration()