Searched defs:ecm (Results 1 – 4 of 4) sorted by relevance
41 static int32_t EcmWbAlloc(struct EcmDevice *ecm) in EcmWbAlloc()65 static UsbInterfaceHandle *InterfaceIdToHandle(const struct EcmDevice *ecm, uint8_t id) in InterfaceIdToHandle()102 static int32_t EcmWbIsAvail(struct EcmDevice *ecm) in EcmWbIsAvail()114 static int32_t EcmStartWb(struct EcmDevice *ecm, struct EcmWb *wb) in EcmStartWb()148 static int32_t EcmWriteBufAlloc(struct EcmDevice *ecm) in EcmWriteBufAlloc()167 static int32_t EcmWriteBufFree(struct EcmDevice *ecm) in EcmWriteBufFree()184 struct EcmDevice *ecm = wb->ecm; in EcmWriteBulk() local218 static int32_t EcmCtrlMsg(struct EcmDevice *ecm, uint8_t request, uint16_t value, void *buf, uint16… in EcmCtrlMsg()266 static int32_t EcmRead(struct EcmDevice *ecm, struct HdfSBuf *reply) in EcmRead()315 static int32_t EcmOpen(struct EcmDevice *ecm, struct HdfSBuf *data) in EcmOpen()[all …]
207 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocReadRequests() local228 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocWriteRequests() local426 static void EcmDoNotify(struct UsbEcmDevice *ecm) in EcmDoNotify()490 struct UsbEcmDevice *ecm = req->context; in EcmNotifyComplete() local500 static int32_t EcmSetup(const struct UsbEcmDevice *ecm, const struct UsbFnCtrlRequest *ctrl) in EcmSetup()538 struct UsbEcmDevice *ecm = NULL; in EcmDeviceDispatch() local590 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() local644 static int32_t EcmAllocNotifyRequest(struct UsbEcmDevice *ecm) in EcmAllocNotifyRequest()[all …]
44 struct UsbEcmDevice *ecm; member
64 struct EcmDevice *ecm; member