Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
Dusbfn_mtp_impl.h231 int32_t UsbMtpDeviceFree();
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp884 int32_t UsbfnMtpImpl::UsbMtpDeviceFree() in UsbMtpDeviceFree() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
937 (void)UsbMtpDeviceFree(); in Init()
955 ret = UsbMtpDeviceFree(); in Release()