Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h1002 extern int s3c_hsotg_resume(struct dwc2_hsotg *dwc2);
1013 static inline int s3c_hsotg_resume(struct dwc2_hsotg *dwc2) in s3c_hsotg_resume() function
Dplatform.c285 ret = s3c_hsotg_resume(dwc2); in dwc2_resume()
Dgadget.c4100 int s3c_hsotg_resume(struct dwc2_hsotg *hsotg) in s3c_hsotg_resume() function
4127 EXPORT_SYMBOL_GPL(s3c_hsotg_resume);