Searched refs:epList (Results 1 – 11 of 11) sorted by relevance
136 ep_desc = interface_ptr->epList[ep_index].epDesc; in USB_HostVideoControlOpenInterface()205 ep_desc = interface_ptr->epList[ep_index].epDesc; in USB_HostVideoStreamOpenInterface()510 interface_ptr->epList[ep].epDesc = (usb_descriptor_endpoint_t *)temp; in USB_HostVideoStreamSetInterface()516 interface_ptr->epList[ep].epExtension = descUnion.bufr; in USB_HostVideoStreamSetInterface()517 interface_ptr->epList[ep].epExtensionLength = descUnion.common->bLength; in USB_HostVideoStreamSetInterface()
491 epDesc = interface->epList[epIndex].epDesc; in USB_HostPhdcOpenInterface()516 phdcInstance->interruptInEndpointInformation = interface->epList[epIndex]; in USB_HostPhdcOpenInterface()542 phdcInstance->bulkInEndpointInformation = interface->epList[epIndex]; in USB_HostPhdcOpenInterface()568 phdcInstance->bulkOutEndpointInformation = interface->epList[epIndex]; in USB_HostPhdcOpenInterface()
370 ep_desc = interface_ptr->epList[ep_index].epDesc; in _USB_HostAudioOpenInterface()572 interface_ptr->epList[ep].epDesc = (usb_descriptor_endpoint_t *)temp; in USB_HostAudioStreamSetInterface()589 interface_ptr->epList[ep].epExtension = ptr1.bufr; in USB_HostAudioStreamSetInterface()590 interface_ptr->epList[ep].epExtensionLength = ptr1.common->bLength; in USB_HostAudioStreamSetInterface()1774 ep_desc = interface_ptr->epList[ep_index].epDesc; in USB_HostAudioSetStreamOutDataInterval()
271 ep_desc = interfaceHandle->epList[ep_index].epDesc; in USB_HostCdcOpenDataInterface()401 ep_desc = interfaceHandle->epList[ep_index].epDesc; in USB_HostCdcOpenControlInterface()
259 epDesc = interface->epList[epIndex].epDesc; in USB_HostHubSetInterface()
278 epDesc = interfacePointer->epList[epIndex].epDesc; in USB_HostPrinterOpenInterface()
277 epDesc = interfacePointer->epList[epIndex].epDesc; in USB_HostHidOpenInterface()
821 epDesc = interfacePointer->epList[epIndex].epDesc; in USB_HostMsdOpenInterface()
203 usb_host_ep_t epList[USB_HOST_CONFIG_INTERFACE_MAX_EP]; /*!< Endpoint array*/ member
780 epParse = (usb_host_ep_t *)&interface->epList[interface->epCount]; in USB_HostHelperParseAlternateSetting()
930 … temp = (void *)&interfaceParse->epList[interfaceParse->epCount]; in USB_HostParseDeviceConfigurationDescriptor()