Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-google.c576 ret = dwc3_runtime_suspend(&google->dwc); in dwc3_google_runtime_suspend()
H A Dcore.c2642 int dwc3_runtime_suspend(struct dwc3 *dwc) in dwc3_runtime_suspend() function
2655 EXPORT_SYMBOL_GPL(dwc3_runtime_suspend);
2709 return dwc3_runtime_suspend(dev_get_drvdata(dev)); in dwc3_plat_runtime_suspend()