Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h75 static int32_t GetInterfacePipe(
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp112 int32_t UsbdDispatcher::GetInterfacePipe( in GetInterfacePipe() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
166 int32_t ret = GetInterfacePipe(dev, interface, pipeId, pipe); in GetPipe()