Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h230 int32_t UsbMtpDeviceAlloc();
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp859 int32_t UsbfnMtpImpl::UsbMtpDeviceAlloc() in UsbMtpDeviceAlloc() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
930 ret = UsbMtpDeviceAlloc(); in Init()
932 HDF_LOGE("%{public}s: UsbMtpDeviceAlloc failed", __func__); in Init()

Completed in 5 milliseconds