Home
last modified time | relevance | path

Searched defs:requestObj (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c26 struct UsbIfRequest *requestObj = NULL; in IoCancelRequest() local
385 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)hostRequest->privateObj; in UsbIoSetRequestCompletionInfo() local
[all...]
H A Dusb_interface_pool.c615 static int32_t IfSubmitRequestToQueue(const struct UsbIfRequest *requestObj) in IfSubmitRequestToQueue() argument
646 static int32_t IfFillRequestByPipeType(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeType() argument
698 static int32_t IfFillRequestByPipeTypeByMmap(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeTypeByMmap() argument
1614 struct UsbIfRequest *requestObj = NULL; in UsbAllocRequest() local
1653 struct UsbIfRequest *requestObj = NULL; UsbAllocRequestByMmap() local
1693 struct UsbIfRequest *requestObj = NULL; UsbAllocRequestByAshmem() local
1735 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbFreeRequest() local
1763 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbFreeRequestByMmap() local
1795 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbSubmitRequestAsync() local
1808 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbFillRequest() local
1853 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbFillRequestByMmap() local
1898 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbCancelRequest() local
1921 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; UsbSubmitRequestSync() local
[all...]
/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp415 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)requestSync->request; in UsbdFindRequestSyncAndCreatwithLength() local
482 struct UsbIfRequest* requestObj = (struct UsbIfRequest *)requestSync->request; in UsbdBulkReadSyncBase() local

Completed in 9 milliseconds