Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Domap2430.c484 static int omap2430_runtime_suspend(struct device *dev) in omap2430_runtime_suspend() function
555 return omap2430_runtime_suspend(dev); in omap2430_suspend_late()
583 .runtime_suspend = omap2430_runtime_suspend,