Home
last modified time | relevance | path

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

/openbmc/linux/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.c341 dwc2_debugfs_exit(hsotg); in dwc2_driver_remove()
628 dwc2_debugfs_exit(hsotg); in dwc2_driver_probe()
H A Ddebugfs.c807 void dwc2_debugfs_exit(struct dwc2_hsotg *hsotg) in dwc2_debugfs_exit() function