Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h418 extern void dwc3_debugfs_exit(struct dwc3 *d);
424 static inline void dwc3_debugfs_exit(struct dwc3 *d) in dwc3_debugfs_exit() function
H A Dcore.c1701 dwc3_debugfs_exit(dwc); in dwc3_probe()
1747 dwc3_debugfs_exit(dwc); in dwc3_remove()
H A Ddebugfs.c934 void dwc3_debugfs_exit(struct dwc3 *dwc) in dwc3_debugfs_exit() function