Home
last modified time | relevance | path

Searched defs:needZLP (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h136 uint8_t needZLP; member
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1071 int32_t UsbfnMtpImpl::WriteEx(const std::vector<uint8_t> &data, uint8_t needZLP, uint32_t &xferActual) in WriteEx() argument
1136 uint8_t needZLP = ZLP_NO_NEED; Write() local
1261 UsbMtpPortStartSubmitRxReq(struct UsbMtpPort *mtpPort, bool needZLP) UsbMtpPortStartSubmitRxReq() argument
[all...]

Completed in 3 milliseconds