intel_sst_suspend
static DEFINE_SIMPLE_DEV_PM_OPS(intel_sst_pm, intel_sst_suspend, intel_sst_resume);
.suspend = intel_sst_suspend,