Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h419 extern void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep);
425 static inline void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() function
H A Ddebugfs.c1003 void dwc3_debugfs_remove_endpoint_dir(struct dwc3_ep *dep) in dwc3_debugfs_remove_endpoint_dir() function
H A Dgadget.c3357 dwc3_debugfs_remove_endpoint_dir(dep); in dwc3_gadget_free_endpoints()