Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Dat91_udc.c106 static void proc_ep_show(struct seq_file *s, struct at91_ep *ep) in proc_ep_show() function
229 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
232 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.c2140 static void proc_ep_show(struct seq_file *s, struct omap_ep *ep) in proc_ep_show() function
2420 proc_ep_show(s, &udc->ep[0]); in proc_udc_show()
2425 proc_ep_show(s, ep); in proc_udc_show()