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

/linux-4.1.27/drivers/usb/dwc2/
H A Dplatform.c127 s3c_hsotg_remove(hsotg); dwc2_driver_remove()
251 s3c_hsotg_remove(hsotg); dwc2_driver_probe()
H A Dcore.h1000 extern int s3c_hsotg_remove(struct dwc2_hsotg *hsotg);
1009 static inline int s3c_hsotg_remove(struct dwc2_hsotg *dwc2) s3c_hsotg_remove() function
H A Dgadget.c4047 * s3c_hsotg_remove - remove function for hsotg driver
4050 int s3c_hsotg_remove(struct dwc2_hsotg *hsotg) s3c_hsotg_remove() function
4058 EXPORT_SYMBOL_GPL(s3c_hsotg_remove); variable

Completed in 77 milliseconds