Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api.c206 struct UsbRawRequest *UsbRawAllocRequest(const UsbRawHandle *devHandle, int32_t isoPackets, int32_t length) in UsbRawAllocRequest() argument
H A Dlinux_adapter.c1286 static struct UsbHostRequest *AdapterAllocRequest(const struct UsbDeviceHandle *handle, int32_t isoPackets, size_t len) in AdapterAllocRequest() argument
1326 AdapterAllocRequestByMmap( const struct UsbDeviceHandle *handle, int32_t isoPackets, size_t len) AdapterAllocRequestByMmap() argument
H A Dusb_interface_pool.c1611 struct UsbRequest *UsbAllocRequest(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, int32_t length) in UsbAllocRequest() argument
1650 struct UsbRequest *UsbAllocRequestByMmap(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, int32_t length) in UsbAllocRequestByMmap() argument
1689 UsbAllocRequestByAshmem( const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, int32_t length, int32_t fd) UsbAllocRequestByAshmem() argument
H A Dusb_raw_api_library.c926 struct UsbHostRequest *AllocRequest(const struct UsbDeviceHandle *devHandle, int32_t isoPackets, size_t length) in AllocRequest() argument
937 struct UsbHostRequest *AllocRequestByMmap(const struct UsbDeviceHandle *devHandle, int32_t isoPackets, size_t length) in AllocRequestByMmap() argument
1184 struct UsbHostRequest *RawAllocRequest(const struct UsbDeviceHandle *devHandle, int32_t isoPackets, int32_t length) in RawAllocRequest() argument
1195 RawAllocRequestByMmap( const struct UsbDeviceHandle *devHandle, int32_t isoPackets, int32_t length) RawAllocRequestByMmap() argument
H A Dliteos_adapter.c1299 AdapterAllocRequest( const struct UsbDeviceHandle *handle, int32_t isoPackets, size_t length) AdapterAllocRequest() argument
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp385 UsbHostRequest *FuncAdapterAllocRequest(const UsbDeviceHandle *handle, int32_t isoPackets, size_t len) in FuncAdapterAllocRequest() argument

Completed in 12 milliseconds