Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c645 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend() function
701 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_runtime_suspend()
724 return cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_suspend()