Home
last modified time | relevance | path

Searched refs:IfFillRequestByPipeType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c646 static int32_t IfFillRequestByPipeType(struct UsbIfRequest *requestObj, UsbPipeType pipeType, in IfFillRequestByPipeType() function
1795 ret = IfFillRequestByPipeType(requestObj, pipeType, hostRequest, ifaceHdl->devHandle, params); in UsbFillRequest()