Searched refs:USB_DT_STRING (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMsg.c | 719 (USB_DT_STRING << 8), 0, pTmp_buf, 4, in ms_usb_string() 745 (USB_DT_STRING << 8) + index, pDev->u32StringLangId, pTmp_buf, 2, in ms_usb_string() 759 (USB_DT_STRING << 8) + index, pDev->u32StringLangId, pTmp_buf, len, in ms_usb_string()
|
| H A D | drvUsbd.c | 369 case USB_DT_STRING << 8: in ms_rh_call_control()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/ |
| H A D | ch9.h | 170 #define USB_DT_STRING 0x03 macro 197 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvUSB_CH9.h | 245 #define USB_DT_STRING 0x03 macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvUSB_CH9.h | 125 #define USB_DT_STRING 0x03 macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMsg.c | 315 (USB_DT_STRING << 8) + index, langid, buf, size, in usb_get_string()
|
| H A D | drvHCD.c | 418 case USB_DT_STRING << 8: in rh_call_control()
|