Lines Matching defs:requestObj
615 static int32_t IfSubmitRequestToQueue(const struct UsbIfRequest *requestObj) in IfSubmitRequestToQueue()
646 static int32_t IfFillRequestByPipeType(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeType()
698 static int32_t IfFillRequestByPipeTypeByMmap(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeTypeByMmap()
1573 struct UsbIfRequest *requestObj = NULL; in UsbAllocRequest() local
1612 struct UsbIfRequest *requestObj = NULL; in UsbAllocRequestByMmap() local
1652 struct UsbIfRequest *requestObj = NULL; in UsbAllocRequestByAshmem() local
1694 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbFreeRequest() local
1722 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbFreeRequestByMmap() local
1754 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbSubmitRequestAsync() local
1767 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbFillRequest() local
1812 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbFillRequestByMmap() local
1857 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbCancelRequest() local
1880 struct UsbIfRequest *requestObj = (struct UsbIfRequest *)request; in UsbSubmitRequestSync() local