Searched refs:UsbEcm (Results 1 – 2 of 2) sorted by relevance
43 struct UsbEcm { struct87 struct UsbEcm *port;
49 static int32_t UsbEcmStartTx(struct UsbEcm *port) in UsbEcmStartTx()88 static uint32_t UsbEcmStartRx(struct UsbEcm *port) in UsbEcmStartRx()119 static void UsbEcmRxPush(struct UsbEcm *port) in UsbEcmRxPush()177 struct UsbEcm *port = (struct UsbEcm *)req->context; in UsbEcmReadComplete()186 struct UsbEcm *port = (struct UsbEcm *)req->context; in UsbEcmWriteComplete()205 static int32_t UsbEcmAllocReadRequests(struct UsbEcm *port, int32_t num) in UsbEcmAllocReadRequests()226 static int32_t UsbEcmAllocWriteRequests(struct UsbEcm *port, int32_t num) in UsbEcmAllocWriteRequests()247 static int32_t UsbEcmStartIo(struct UsbEcm *port) in UsbEcmStartIo()293 static int32_t UsbEcmOpen(struct UsbEcm *port) in UsbEcmOpen()334 static int32_t UsbEcmClose(struct UsbEcm *port) in UsbEcmClose()[all …]