Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c211 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend() function
278 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_plat_runtime_suspend()
295 ret = cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_plat_suspend()