Lines Matching defs:ecm
207 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocReadRequests() local
228 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocWriteRequests() local
426 static void EcmDoNotify(struct UsbEcmDevice *ecm) in EcmDoNotify()
490 struct UsbEcmDevice *ecm = req->context; in EcmNotifyComplete() local
500 static int32_t EcmSetup(const struct UsbEcmDevice *ecm, const struct UsbFnCtrlRequest *ctrl) in EcmSetup()
538 struct UsbEcmDevice *ecm = NULL; in EcmDeviceDispatch() local
590 static int32_t EcmEnable(struct UsbEcmDevice *ecm) in EcmEnable()
596 static void EcmDisable(const struct UsbEcmDevice *ecm) in EcmDisable()
604 struct UsbEcmDevice *ecm = NULL; in UsbEcmEventCallback() local
644 static int32_t EcmAllocNotifyRequest(struct UsbEcmDevice *ecm) in EcmAllocNotifyRequest()
659 static int32_t EcmAllocEp0Request(struct UsbEcmDevice *ecm) in EcmAllocEp0Request()
670 static int32_t EcmParseEachPipe(struct UsbEcmDevice *ecm, struct UsbEcmInterface *iface) in EcmParseEachPipe()
707 static int32_t EcmParseEcmIface(struct UsbEcmDevice *ecm, struct UsbFnInterface *fnIface) in EcmParseEcmIface()
726 static int32_t EcmParseEachIface(struct UsbEcmDevice *ecm, struct UsbFnDevice *fnDev) in EcmParseEachIface()
753 static int32_t EcmCreateFuncDevice(struct UsbEcmDevice *ecm, struct DeviceResourceIface *iface) in EcmCreateFuncDevice()
782 static void EcmFreeNotifyRequest(struct UsbEcmDevice *ecm) in EcmFreeNotifyRequest()
795 static int32_t EcmReleaseFuncDevice(struct UsbEcmDevice *ecm) in EcmReleaseFuncDevice()
809 static int32_t UsbEcmAlloc(struct UsbEcmDevice *ecm) in UsbEcmAlloc()
852 struct UsbEcmDevice *ecm = NULL; in EcmDriverBind() local
888 struct UsbEcmDevice *ecm = NULL; in EcmInit() local
944 struct UsbEcmDevice *ecm = NULL; in EcmRelease() local
978 struct UsbEcmDevice *ecm = NULL; in EcmDriverRelease() local