Home
last modified time | relevance | path

Searched refs:UsbEcm (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/gadget/function/include/
H A Dcdcecm.h43 struct UsbEcm { struct
87 struct UsbEcm *port;
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c52 static int32_t UsbEcmStartTx(struct UsbEcm *port) in UsbEcmStartTx()
91 static uint32_t UsbEcmStartRx(struct UsbEcm *port) in UsbEcmStartRx()
122 static void UsbEcmRxPush(struct UsbEcm *port) in UsbEcmRxPush()
180 struct UsbEcm *port = (struct UsbEcm *)req->context; in UsbEcmReadComplete()
189 struct UsbEcm *port = (struct UsbEcm *)req->context; in UsbEcmWriteComplete()
208 static int32_t UsbEcmAllocReadRequests(struct UsbEcm *port, int32_t num) in UsbEcmAllocReadRequests()
229 static int32_t UsbEcmAllocWriteRequests(struct UsbEcm *port, int32_t num) in UsbEcmAllocWriteRequests()
250 static int32_t UsbEcmStartIo(struct UsbEcm *por
[all...]

Completed in 2 milliseconds