Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h216 static void UsbMtpDeviceEp0EventDispatch(struct UsbFnEvent *event);
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp654 void UsbfnMtpImpl::UsbMtpDeviceEp0EventDispatch(struct UsbFnEvent *event) in UsbMtpDeviceEp0EventDispatch() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
945 ret = UsbFnStartRecvInterfaceEvent(mtpDev_->ctrlIface.fn, 0xff, UsbMtpDeviceEp0EventDispatch, mtpDev_); in Init()

Completed in 3 milliseconds