Searched refs:isst_if_resume (Results 1 – 2 of 2) sorted by relevance
208 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() function214 static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, NULL, isst_if_resume);
171 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() function192 static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, isst_if_suspend, isst_if_resume);