Home
last modified time | relevance | path

Searched refs:MDrv_GetUsbDeviceType (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A D_drvUSB.h139 U8 MDrv_GetUsbDeviceType(void);
H A DdrvUSB.h155 U8 MDrv_GetUsbDeviceType(void);
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvUsbMain.c1884 if (MDrv_GetUsbDeviceType() == USB_INTERFACE_CLASS_HID) in MDrv_UsbDeviceConnect()
3156 U8 MDrv_GetUsbDeviceType() in MDrv_GetUsbDeviceType() function