Searched refs:sci_resume (Results 1 – 1 of 1) sorted by relevance
3486 static __maybe_unused int sci_resume(struct device *dev) in sci_resume() function3496 static SIMPLE_DEV_PM_OPS(sci_dev_pm_ops, sci_suspend, sci_resume);