Searched refs:dwc3_debugfs_init (Results 1 – 3 of 3) sorted by relevance
220 extern int dwc3_debugfs_init(struct dwc3 *);223 static inline int dwc3_debugfs_init(struct dwc3 *d) in dwc3_debugfs_init() function
621 int dwc3_debugfs_init(struct dwc3 *dwc) in dwc3_debugfs_init() function
1040 ret = dwc3_debugfs_init(dwc); in dwc3_probe()