Searched refs:h5_serdev_resume (Results 1 – 1 of 1) sorted by relevance
887 static int __maybe_unused h5_serdev_resume(struct device *dev) in h5_serdev_resume() function1097 SET_SYSTEM_SLEEP_PM_OPS(h5_serdev_suspend, h5_serdev_resume)1098 SET_RUNTIME_PM_OPS(h5_serdev_suspend, h5_serdev_resume, NULL)