Home
last modified time | relevance | path

Searched refs:UsbAllocRequestByMmap (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_ddk_interface.h464 struct UsbRequest *UsbAllocRequestByMmap(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, int32_t length);
/drivers/peripheral/usb/ddk_service/src/
H A Dusb_ddk_service.cpp412 struct UsbRequest *request = UsbAllocRequestByMmap(handleConvert, 0, size); in SendPipeRequest()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c1650 struct UsbRequest *UsbAllocRequestByMmap(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, int32_t length) in UsbAllocRequestByMmap() function

Completed in 5 milliseconds