Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c210 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocReadRequests()
231 struct UsbEcmDevice *ecm = port->ecm; in UsbEcmAllocWriteRequests()
430 void UsbFnNotifyRequest(struct UsbFnRequest *req, struct UsbEcmDevice *ecm) in UsbFnNotifyRequest()
441 static void EcmDoNotify(struct UsbEcmDevice *ecm) in EcmDoNotify()
498 struct UsbEcmDevice *ecm = req->context; in EcmNotifyComplete()
508 static int32_t EcmSetup(const struct UsbEcmDevice *ecm, const struct UsbFnCtrlRequest *ctrl) in EcmSetup()
548 struct UsbEcmDevice *ecm = NULL; in EcmDeviceDispatch()
573 ecm = (struct UsbEcmDevice *)client->device->service; in EcmDeviceDispatch()
600 static int32_t EcmEnable(struct UsbEcmDevice *ecm) in EcmEnable()
606 static void EcmDisable(const struct UsbEcmDevice *ec
[all...]
/drivers/peripheral/usb/gadget/function/include/
H A Dcdcecm.h44 struct UsbEcmDevice *ecm;
74 struct UsbEcmDevice { struct

Completed in 2 milliseconds