Home
last modified time | relevance | path

Searched refs:UsbPipeType (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_object.h114 } UsbPipeType; typedef
/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_interface.h210 UsbPipeType type;
/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h134 UsbPipeType pipeType;
457 * @param isoPackets Indicates the number of isochronous transfer packets. For details, see {@link UsbPipeType}.
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c221 const struct AcmDevice *acm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in EnumePipe()
253 static struct UsbPipeInfo *GetPipe(const struct AcmDevice *acm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in GetPipe()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c210 const struct AcmDevice *acm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in EnumePipe()
242 static struct UsbPipeInfo *GetPipe(const struct AcmDevice *acm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in GetPipe()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c430 const struct UsbDeviceHandle *devHandle, uint8_t interfaceId, uint8_t pipeId, UsbPipeType *pipeType) in IfGetRequestPipeType()
646 static int32_t IfFillRequestByPipeType(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeType()
698 static int32_t IfFillRequestByPipeTypeByMmap(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeTypeByMmap()
1810 UsbPipeType pipeType; in UsbFillRequest()
1855 UsbPipeType pipeType; in UsbFillRequestByMmap()
H A Dliteos_adapter.c711 UsbPipeType pipeType = request->requestType; in OsAllocIsoUrbs()
/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c596 struct EcmDevice *ecm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in EcmEnumePipe()
628 static struct UsbPipeInfo *EcmGetPipe(struct EcmDevice *ecm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in EcmGetPipe()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c1147 const struct AcmDevice *acm, uint8_t interfaceIndex, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in EnumePipe()
1179 static struct UsbPipeInfo *GetPipe(const struct AcmDevice *acm, UsbPipeType pipeType, UsbPipeDirection pipeDirection) in GetPipe()

Completed in 12 milliseconds