Searched refs:UsbEcmPipe (Results 1 – 2 of 2) sorted by relevance
63 struct UsbEcmPipe { struct80 struct UsbEcmPipe notifyPipe; argument81 struct UsbEcmPipe dataInPipe;82 struct UsbEcmPipe dataOutPipe;
94 struct UsbEcmPipe *out = &port->ecm->dataOutPipe; in UsbEcmStartRx()