Searched refs:dwc_otg_driver_cleanup (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.c39 * removed (using rmmod), the dwc_otg_driver_cleanup function is called.
913 static void __exit dwc_otg_driver_cleanup(void) function
915 printk(KERN_DEBUG "dwc_otg_driver_cleanup()\n");
924 module_exit(dwc_otg_driver_cleanup); variable

Completed in 25 milliseconds