Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Domap2430.c483 static int omap2430_runtime_suspend(struct device *dev) in omap2430_runtime_suspend() function
554 return omap2430_runtime_suspend(dev); in omap2430_suspend_late()
582 .runtime_suspend = omap2430_runtime_suspend,