Searched refs:gsc_runtime_resume (Results 1 – 2 of 2) sorted by relevance
1334 static int __maybe_unused gsc_runtime_resume(struct device *dev) in gsc_runtime_resume() function1355 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)
1262 static int gsc_runtime_resume(struct device *dev) in gsc_runtime_resume() function1307 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)