Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
Dusbfn_mtp_impl.h230 int32_t UsbMtpDeviceAlloc();
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp844 int32_t UsbfnMtpImpl::UsbMtpDeviceAlloc() in UsbMtpDeviceAlloc() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
912 ret = UsbMtpDeviceAlloc(); in Init()