Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Ddebug.h221 extern void dwc3_debugfs_exit(struct dwc3 *);
225 static inline void dwc3_debugfs_exit(struct dwc3 *d) in dwc3_debugfs_exit() function
Ddebugfs.c686 void dwc3_debugfs_exit(struct dwc3 *dwc) in dwc3_debugfs_exit() function
Dcore.c1094 dwc3_debugfs_exit(dwc); in dwc3_remove()