Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Dmax3420_udc.c152 struct max3420_ep *ep;
155 struct max3420_ep { struct
169 struct max3420_ep ep[MAX3420_MAX_EPS]; argument
537 struct max3420_ep *ep; in max3420_getstatus()
577 struct max3420_ep *ep; in max3420_set_clear_feature()
668 struct max3420_ep *ep = req->ep; in max3420_req_done()
686 struct max3420_ep *ep = &udc->ep[ep_id]; in max3420_do_data()
887 struct max3420_ep *ep = &udc->ep[i]; in max3420_thread()
905 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_set_halt()
945 struct max3420_ep *ep = to_max3420_ep(_ep); in max3420_ep_enable()
[all …]