Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dplatform.c833 ret = dwc2_hsotg_resume(dwc2); in dwc2_resume()
838 ret = dwc2_hsotg_resume(dwc2); in dwc2_resume()
H A Dcore.h1406 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);
1431 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() function
H A Dgadget.c5094 int dwc2_hsotg_resume(struct dwc2_hsotg *hsotg) in dwc2_hsotg_resume() function