Home
last modified time | relevance | path

Searched defs:pipeId (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_io_mgr.c345 int32_t UsbFnIoMgrInterfaceGetPipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct UsbFnPipeInfo *info) in UsbFnIoMgrInterfaceGetPipeInfo() argument
H A Dusbfn_sdk_if.c217 int32_t UsbFnGetInterfacePipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct UsbFnPipeInfo *info) in UsbFnGetInterfacePipeInfo() argument
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_interface_pool.h89 uint8_t pipeId; member
/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h130 uint8_t pipeId; member
268 uint8_t pipeId; member
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp148 int32_t UsbdDispatcher::GetPipe(const HostDevice *dev, uint8_t interfaceId, uint8_t pipeId, UsbPipeInfo *pipe) in GetPipe() argument
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c429 IfGetRequestPipeType( const struct UsbDeviceHandle *devHandle, uint8_t interfaceId, uint8_t pipeId, UsbPipeType *pipeType) IfGetRequestPipeType() argument
1552 UsbGetPipeInfo( const UsbInterfaceHandle *interfaceHandle, uint8_t altSettingIndex, uint8_t pipeId, struct UsbPipeInfo *pipeInfo) UsbGetPipeInfo() argument
[all...]

Completed in 7 milliseconds