Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c98 struct lpc32xx_ep { struct
163 struct lpc32xx_ep ep[NUM_ENDPOINTS];
474 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) in proc_ep_show()
501 struct lpc32xx_ep *ep; in udc_show()
976 static int udc_ep_in_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_in_req_dma()
1002 static int udc_ep_out_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_out_req_dma()
1056 struct lpc32xx_ep *ep = &udc->ep[0]; in udc_enable()
1341 struct lpc32xx_ep *ep = &udc->ep[i]; in uda_usb_reset()
1385 struct lpc32xx_ep *ep = &udc->ep[i]; in udc_reinit()
1398 static void done(struct lpc32xx_ep *e
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c98 struct lpc32xx_ep { struct
162 struct lpc32xx_ep ep[NUM_ENDPOINTS];
473 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) in proc_ep_show()
500 struct lpc32xx_ep *ep; in udc_show()
975 static int udc_ep_in_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_in_req_dma()
1001 static int udc_ep_out_req_dma(struct lpc32xx_udc *udc, struct lpc32xx_ep *ep) in udc_ep_out_req_dma()
1055 struct lpc32xx_ep *ep = &udc->ep[0]; in udc_enable()
1340 struct lpc32xx_ep *ep = &udc->ep[i]; in uda_usb_reset()
1384 struct lpc32xx_ep *ep = &udc->ep[i]; in udc_reinit()
1397 static void done(struct lpc32xx_ep *e
[all...]

Completed in 8 milliseconds