Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Ddebug.h13 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg);
17 static inline void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function
H A Dplatform.c379 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
689 dwc2_debugfs_exit(hsotg); in dwc2_driver_probe()
H A Ddebugfs.c803 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function