Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Ddebug.h417 extern void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep);
423 static inline void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() function
Ddebugfs.c998 void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() function
Dgadget.c3197 dwc3_debugfs_remove_endpoint_dir(dep); in dwc3_gadget_free_endpoints()