Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore.h1400 int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2);
1424 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() function
Dplatform.c727 ret = dwc2_hsotg_resume(dwc2); in dwc2_resume()
Dgadget.c5046 int dwc2_hsotg_resume(struct dwc2_hsotg *hsotg) in dwc2_hsotg_resume() function