Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_interface_pool.c429 static int32_t IfGetRequestPipeType( in IfGetRequestPipeType() function
1830 ret = IfGetRequestPipeType(ifaceHdl->devHandle, interfaceId, params->pipeId, &pipeType); in UsbFillRequest()
1832 HDF_LOGE("%{public}s:%{public}d IfGetRequestPipeType error, ret = %{public}d", __func__, __LINE__, ret); in UsbFillRequest()
1875 ret = IfGetRequestPipeType(ifaceHdl->devHandle, interfaceId, params->pipeId, &pipeType); in UsbFillRequestByMmap()
1877 HDF_LOGE("%{public}s:%{public}d IfGetRequestPipeType error, ret = %{public}d", __func__, __LINE__, ret); in UsbFillRequestByMmap()

Completed in 3 milliseconds