Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
Dusbfn_mtp_impl.h121 struct UsbMtpInterface intrIface; member
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp714 mtpDev_->intrIface = iface; in UsbMtpDeviceParseEachPipe()
864 … UsbFnAllocRequest(mtpDev_->intrIface.handle, mtpDev_->notifyPipe.id, MTP_EVENT_PACKET_MAX_BYTES); in UsbMtpDeviceAllocNotifyRequest()