Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h43 #define MTP_CTRL_REQUEST_NUM 2 macro
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp935 ret = UsbMtpDeviceAllocCtrlRequests(MTP_CTRL_REQUEST_NUM); in Init()
937 …GE("%{public}s: UsbMtpDeviceAllocCtrlRequests failed: %{public}d", __func__, MTP_CTRL_REQUEST_NUM); in Init()