Searched refs:lpc32xx_ep (Results 1 – 1 of 1) sorted by relevance
126 struct lpc32xx_ep { struct190 struct lpc32xx_ep ep[NUM_ENDPOINTS];511 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) in proc_ep_show()538 struct lpc32xx_ep *ep; in proc_udc_show()1036 static int udc_ep_in_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_in_req_dma()1062 static int udc_ep_out_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_out_req_dma()1116 struct lpc32xx_ep *ep = &udc->ep[0]; in udc_enable()1401 struct lpc32xx_ep *ep = &udc->ep[i]; in uda_usb_reset()1445 struct lpc32xx_ep *ep = &udc->ep[i]; in udc_reinit()1458 static void done(struct lpc32xx_ep *ep, struct lpc32xx_request *req, int status) in done()[all …]