Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c210 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocReadRequests()
231 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocWriteRequests()
441 static void EcmDoNotify(struct UsbEcmDevice *ecm) in EcmDoNotify()
498 struct UsbEcmDevice *ecm = req->context; in EcmNotifyComplete()
548 struct UsbEcmDevice *ecm = NULL; in EcmDeviceDispatch()
614 struct UsbEcmDevice *ecm = NULL; in UsbEcmEventCallback()
621 ecm = (struct UsbEcmDevice *)event->context; in UsbEcmEventCallback()
888 struct UsbEcmDevice *ecm = NULL; in EcmDriverBind()
924 struct UsbEcmDevice *ecm = NULL; in EcmInit()
983 struct UsbEcmDevice *ecm = NULL; in EcmRelease()
[all …]
/ohos5.0/drivers/peripheral/usb/gadget/function/include/
H A Dcdcecm.h44 struct UsbEcmDevice *ecm;
74 struct UsbEcmDevice { struct