Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
Dusbfn_mtp_impl.h232 int32_t UsbMtpDeviceAllocNotifyRequest();
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp861 int32_t UsbfnMtpImpl::UsbMtpDeviceAllocNotifyRequest() in UsbMtpDeviceAllocNotifyRequest() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
922 ret = UsbMtpDeviceAllocNotifyRequest(); in Init()