Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/cdns3/
Dcore.c634 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend() function
690 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_runtime_suspend()
713 return cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_suspend()