Home
last modified time | relevance | path

Searched refs:dwc3_resume_common (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c1741 static int dwc3_resume_common(struct dwc3 *dwc, pm_message_t msg) in dwc3_resume_common() function
1848 ret = dwc3_resume_common(dwc, PMSG_AUTO_RESUME); in dwc3_runtime_resume()
1911 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c2114 static int dwc3_resume_common(struct dwc3 *dwc, pm_message_t msg) in dwc3_resume_common() function
2215 ret = dwc3_resume_common(dwc, PMSG_AUTO_RESUME); in dwc3_runtime_resume()
2278 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()

Completed in 4 milliseconds