Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/cdns3/
Dcdns3-plat.c213 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend() function
280 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_plat_runtime_suspend()
297 ret = cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_plat_suspend()