Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Ddebug.h20 extern int dwc2_debugfs_init(struct dwc2_hsotg *);
23 static inline int dwc2_debugfs_init(struct dwc2_hsotg *hsotg) in dwc2_debugfs_init() function
Dplatform.c449 dwc2_debugfs_init(hsotg); in dwc2_driver_probe()
Ddebugfs.c728 int dwc2_debugfs_init(struct dwc2_hsotg *hsotg) in dwc2_debugfs_init() function