Home
last modified time | relevance | path

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

/Linux-v6.1/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.c307 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
599 dwc2_debugfs_exit(hsotg); in dwc2_driver_probe()
Ddebugfs.c807 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function