Home
last modified time | relevance | path

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

/linux-6.14.4/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.c341 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
630 dwc2_debugfs_exit(hsotg); in dwc2_driver_probe()
Ddebugfs.c809 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function