Searched defs:dsps_resume (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/musb/
H A Dmusb_dsps.c891 static int dsps_resume(struct device *dev) function
917 static SIMPLE_DEV_PM_OPS(dsps_pm_ops, dsps_suspend, dsps_resume);

Completed in 30 milliseconds