Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Domap-usb-host.c330 static int usbhs_runtime_suspend(struct device *dev) in usbhs_runtime_suspend() function
336 dev_dbg(dev, "usbhs_runtime_suspend\n"); in usbhs_runtime_suspend()
827 .runtime_suspend = usbhs_runtime_suspend,