Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusb_impl.h97 static int32_t UsbdRequestASyncReleaseList(HostDevice *port);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp309 int32_t UsbImpl::UsbdRequestASyncReleaseList(HostDevice *port) in UsbdRequestASyncReleaseList() function in OHOS::HDI::Usb::V1_1::UsbImpl
1413 UsbdRequestASyncReleaseList(port); in ReleaseInterface()
1455 UsbdRequestASyncReleaseList(port); in ReleaseInterfaceByPort()
1498 UsbdRequestASyncReleaseList(port); in SetInterface()
H A Dusbd_dispatcher.cpp658 UsbImpl::UsbdRequestASyncReleaseList(dev); in UsbdRelease()