Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
Domap2430.c486 static int omap2430_runtime_suspend(struct device *dev) in omap2430_runtime_suspend() function
557 return omap2430_runtime_suspend(dev); in omap2430_suspend_late()
585 .runtime_suspend = omap2430_runtime_suspend,