Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
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
Dplatform.c320 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
614 dwc2_debugfs_exit(hsotg); in dwc2_driver_probe()
Ddebugfs.c803 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function