Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/dwc2/
Dcore.h1390 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);
1423 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() function
Dplatform.c740 ret = dwc2_hsotg_resume(dwc2); in dwc2_resume()
Dgadget.c5110 int dwc2_hsotg_resume(struct dwc2_hsotg *hsotg) in dwc2_hsotg_resume() function