Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.c2340 static int dwc3_suspend_common(struct dwc3 *dwc, pm_message_t msg) in dwc3_suspend_common() function
2508 ret = dwc3_suspend_common(dwc, PMSG_AUTO_SUSPEND); in dwc3_runtime_suspend()
2571 ret = dwc3_suspend_common(dwc, PMSG_SUSPEND); in dwc3_suspend()