Searched refs:st_ohci_resume (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dohci-st.c288 static int st_ohci_resume(struct device *dev) st_ohci_resume() function
306 static SIMPLE_DEV_PM_OPS(st_ohci_pm_ops, st_ohci_suspend, st_ohci_resume);

Completed in 102 milliseconds