Searched refs:dwc2_hsotg_resume (Results 1 – 3 of 3) sorted by relevance
1128 extern int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);1141 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() function
488 ret = dwc2_hsotg_resume(dwc2); in dwc2_resume()
3710 int dwc2_hsotg_resume(struct dwc2_hsotg *hsotg) in dwc2_hsotg_resume() function