Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dat91_udc.c105 static void proc_ep_show(struct seq_file *s, struct at91_ep *ep) in proc_ep_show() function
228 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
231 proc_ep_show(s, ep); in proc_udc_show()
Domap_udc.c2140 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show() function
2422 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
2427 proc_ep_show(s, ep); in proc_udc_show()
Dlpc32xx_udc.c472 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) in proc_ep_show() function
515 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
517 proc_ep_show(s, ep); in proc_udc_show()