Home
last modified time | relevance | path

Searched refs:USB_DT_INTERFACE (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c154 (desc->bDescriptorType == USB_DT_INTERFACE) || in ms_usb_parse_ept()
272 if ((pDesc->bDescriptorType == USB_DT_INTERFACE) || in ms_usb_parse_interface()
318 || pIntf_desc->bDescriptorType != USB_DT_INTERFACE in ms_usb_parse_interface()
379 (pDesc->bDescriptorType == USB_DT_INTERFACE) || in ms_usb_parse_config()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c162 (header->bDescriptorType == USB_DT_INTERFACE) || in usb_parse_endpoint()
324 if ((header->bDescriptorType == USB_DT_INTERFACE) || in usb_parse_interface()
407 || d->bDescriptorType != USB_DT_INTERFACE in usb_parse_interface()
465 (header->bDescriptorType == USB_DT_INTERFACE) || in usb_parse_configuration()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h171 #define USB_DT_INTERFACE 0x04 macro
198 #define USB_DT_CS_INTERFACE (USB_TYPE_CLASS | USB_DT_INTERFACE)
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h246 #define USB_DT_INTERFACE 0x04 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h126 #define USB_DT_INTERFACE 0x04 macro