Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c429 static int32_t IfGetRequestPipeType( in IfGetRequestPipeType() function
1789 ret = IfGetRequestPipeType(ifaceHdl->devHandle, interfaceId, params->pipeId, &pipeType); in UsbFillRequest()
1834 ret = IfGetRequestPipeType(ifaceHdl->devHandle, interfaceId, params->pipeId, &pipeType); in UsbFillRequestByMmap()