Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h226 bool UsbFnInterfaceIsUsbMtpPtpDevice(struct UsbFnInterface *iface);
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp766 bool UsbfnMtpImpl::UsbFnInterfaceIsUsbMtpPtpDevice(struct UsbFnInterface *iface) in UsbFnInterfaceIsUsbMtpPtpDevice() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
791 if (UsbFnInterfaceIsUsbMtpPtpDevice(fnIface)) { in UsbMtpDeviceParseEachIface()

Completed in 4 milliseconds