Searched refs:USB_INTERFACE_DESCRIPTOR_TYPE (Results 1 – 16 of 16) sorted by relevance
227 USB_INTERFACE_DESCRIPTOR_TYPE in CreateSettings()241 USB_INTERFACE_DESCRIPTOR_TYPE in CreateSettings()268 USB_INTERFACE_DESCRIPTOR_TYPE in CreateSettings()292 USB_INTERFACE_DESCRIPTOR_TYPE in CreateSettings()327 USB_INTERFACE_DESCRIPTOR_TYPE in CreateSettings()920 if (pCommonDesc->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) { in GetEndpointInformation()
947 USB_INTERFACE_DESCRIPTOR_TYPE, in CreateInterfaces()1004 USB_INTERFACE_DESCRIPTOR_TYPE in CreateInterfaces()1070 USB_INTERFACE_DESCRIPTOR_TYPE in CreateInterfaces()
334 USB_INTERFACE_DESCRIPTOR_TYPE); in FxUsbParseConfigurationDescriptor()
430 … if ((CurrentDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) && (InterfaceFound)) in USBD_GetInterfaceLength()432 else if (CurrentDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBD_GetInterfaceLength()519 …riptor, ConfigurationDescriptor->wTotalLength, InterfaceDescriptor, USB_INTERFACE_DESCRIPTOR_TYPE); in USBD_ParseConfigurationDescriptorEx()
73 else if (Descriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBHUB_DumpingConfiguration()
52 #define USB_INTERFACE_DESCRIPTOR_TYPE 0x04 macro
212 ASSERT(InterfaceDesc->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE); in USBSTOR_FdoHandleStartDevice()
236 if (CurrentDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBSTOR_ScanConfigurationDescriptor()
564 if (InterfaceDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBCCGP_BuildConfigurationDescriptor()641 if (InterfaceDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBCCGP_BuildConfigurationDescriptor()
273 …= sizeof(USB_INTERFACE_DESCRIPTOR) && Descriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBCCGP_InitInterfaceListOfFunctionDescriptor()
163 if (CurrentDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in USBSTOR_ScanConfigurationDescriptor()
198 ASSERT(InterfaceDesc->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE); in USBSTOR_FdoHandleStartDevice()
1223 ASSERT(InterfaceDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE); in Hid_SelectConfiguration()1625 ASSERT(InterfaceDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE); in Hid_PnpStart()
173 (Descriptor->bDescriptorType != USB_INTERFACE_DESCRIPTOR_TYPE) && in USBPORT_GetInterfaceLength()204 … TmpDescriptor->bDescriptorType != USB_INTERFACE_DESCRIPTOR_TYPE && TmpDescriptor->bLength > 0; in USBPORT_ParseConfigurationDescriptor()
842 RH_InterfaceDescriptor->bDescriptorType = USB_INTERFACE_DESCRIPTOR_TYPE; in USBPORT_RootHubCreateDevice()
35 if (CommonDescriptor->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) in GetMaxPacketSizeForInterface()