Home
last modified time | relevance | path

Searched refs:USB_REQUEST_NO_DEVICE (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_object.h78 USB_REQUEST_NO_DEVICE, enumerator
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp209 case USB_REQUEST_NO_DEVICE: in UsbFnRequestCtrlComplete()
237 case USB_REQUEST_NO_DEVICE: in UsbMtpPortTxReqCheck()
1059 case USB_REQUEST_NO_DEVICE:
1105 case USB_REQUEST_NO_DEVICE: in WriteEx()
1147 case USB_REQUEST_NO_DEVICE: in UsbMtpPortRxCheckReq()
1443 case USB_REQUEST_NO_DEVICE: in UsbMtpPortSendFileEx()
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c132 case USB_REQUEST_NO_DEVICE: in UsbEcmRxPush()
198 case USB_REQUEST_NO_DEVICE: in UsbEcmWriteComplete()
/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c729 status = USB_REQUEST_NO_DEVICE; in OsControlCompletion()
756 requestDesc->status = USB_REQUEST_NO_DEVICE; in OsIsoRequestDesStatus()
809 status = USB_REQUEST_NO_DEVICE; in OsIsoCompletion()
852 request->reqStatus = USB_REQUEST_NO_DEVICE; in OsUrbStatusToRequestStatus()
H A Dliteos_adapter.c866 status = USB_REQUEST_NO_DEVICE; in OsControlCompletion()
894 requestDesc->status = USB_REQUEST_NO_DEVICE; in OsIsoRequestDesStatus()
951 status = USB_REQUEST_NO_DEVICE; in OsIsoCompletion()
995 request->reqStatus = USB_REQUEST_NO_DEVICE; in OsUrbStatusToRequestStatus()
H A Dusb_raw_api_library.c74 case USB_REQUEST_NO_DEVICE: in HandleSyncRequestCompletion()
692 case USB_REQUEST_NO_DEVICE: in ControlRequestCompletion()
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c131 case USB_REQUEST_NO_DEVICE: in UsbSerialRxPush()
311 case USB_REQUEST_NO_DEVICE: in UsbSerialWriteComplete()
527 case USB_REQUEST_NO_DEVICE: in UsbSerialWriteSpeedComplete()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c82 if (ret == USB_REQUEST_NO_DEVICE) { in UsbIoThread()
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp501 if (req->status != USB_REQUEST_NO_DEVICE) { in NotifyComplete()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c85 if (ret == USB_REQUEST_NO_DEVICE) { in UsbIoThread()
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c491 if (req->status != USB_REQUEST_NO_DEVICE) { in NotifyComplete()

Completed in 25 milliseconds