Home
last modified time | relevance | path

Searched defs:ecm (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c49 static int32_t EcmWbAlloc(struct EcmDevice *ecm) in EcmWbAlloc()
110 static int32_t EcmWbIsAvail(struct EcmDevice *ecm) in EcmWbIsAvail()
192 struct EcmDevice *ecm = wb->ecm; in EcmWriteBulk() local
523 struct EcmDevice *ecm = NULL; in EcmDeviceDispatch() local
572 static void EcmFreePipes(struct EcmDevice *ecm) in EcmFreePipes()
649 static int32_t EcmGetPipes(struct EcmDevice *ecm) in EcmGetPipes()
688 struct EcmDevice *ecm = NULL; in EcmDriverBind() local
1080 static int32_t EcmInit(struct EcmDevice *ecm) in EcmInit()
1130 static void EcmRelease(struct EcmDevice *ecm) in EcmRelease()
1148 struct EcmDevice *ecm = NULL; in EcmDriverInit() local
[all …]
/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c210 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocReadRequests() local
231 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocWriteRequests() local
441 static void EcmDoNotify(struct UsbEcmDevice *ecm) in EcmDoNotify()
498 struct UsbEcmDevice *ecm = req->context; in EcmNotifyComplete() local
548 struct UsbEcmDevice *ecm = NULL; in EcmDeviceDispatch() local
614 struct UsbEcmDevice *ecm = NULL; in UsbEcmEventCallback() local
873 static void UsbEcmFree(struct UsbEcmDevice *ecm) in UsbEcmFree()
888 struct UsbEcmDevice *ecm = NULL; in EcmDriverBind() local
924 struct UsbEcmDevice *ecm = NULL; in EcmInit() local
983 struct UsbEcmDevice *ecm = NULL; in EcmRelease() local
[all …]
/ohos5.0/drivers/peripheral/usb/gadget/function/include/
H A Dcdcecm.h44 struct UsbEcmDevice *ecm; member
/ohos5.0/drivers/peripheral/usb/net/include/
H A Dcdc_ether.h64 struct EcmDevice *ecm; member