Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A 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()
H A Dlpc32xx_udc.c473 static void proc_ep_show(struct seq_file *s, struct lpc32xx_ep *ep) in proc_ep_show() function
516 proc_ep_show(s, &udc->ep[0]); in udc_show()
518 proc_ep_show(s, ep); in udc_show()
H A Domap_udc.c2139 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show() function
2419 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
2424 proc_ep_show(s, ep); in proc_udc_show()