Searched refs:intel_sst_suspend (Results 1 – 2 of 2) sorted by relevance
37 static int intel_sst_suspend(struct device *dev) in intel_sst_suspend() function51 static DEFINE_SIMPLE_DEV_PM_OPS(intel_sst_pm, intel_sst_suspend, intel_sst_resume);
426 static int intel_sst_suspend(struct device *dev) in intel_sst_suspend() function575 .suspend = intel_sst_suspend,