Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c220 static void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() function
247 usba_ep_cleanup_debugfs(to_usba_ep(udc->gadget.ep0)); in usba_cleanup_debugfs()
257 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() function
2378 usba_ep_cleanup_debugfs(&udc->usba_ep[i]); in usba_udc_remove()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c220 static void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() function
247 usba_ep_cleanup_debugfs(to_usba_ep(udc->gadget.ep0)); in usba_cleanup_debugfs()
257 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() function
2381 usba_ep_cleanup_debugfs(&udc->usba_ep[i]); in usba_udc_remove()

Completed in 6 milliseconds