Home
last modified time | relevance | path

Searched refs:max3420_ep (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/usb/gadget/
A Dmax3420_udc.c117 struct max3420_ep *ep;
120 struct max3420_ep { struct
131 struct max3420_ep ep[MAX3420_MAX_EPS]; argument
253 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_enable()
265 struct max3420_ep *ep = req->ep; in max3420_req_done()
292 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_disable()
304 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_alloc_request()
499 struct max3420_ep *ep; in max3420_getstatus()
533 struct max3420_ep *ep; in max3420_set_clear_feature()
615 struct max3420_ep *ep = &udc->ep[ep_id]; in do_data()
[all …]

Completed in 4 milliseconds