Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Ddebug.h21 extern void dwc2_debugfs_exit(struct dwc2_hsotg *);
25 static inline void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function
Dplatform.c297 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
Ddebugfs.c767 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function