Home
last modified time | relevance | path

Searched refs:intel_sst_suspend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi.c37 static int intel_sst_suspend(struct device *dev) in intel_sst_suspend() function
51 static DEFINE_SIMPLE_DEV_PM_OPS(intel_sst_pm, intel_sst_suspend, intel_sst_resume);
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst.c426 static int intel_sst_suspend(struct device *dev) in intel_sst_suspend() function
575 .suspend = intel_sst_suspend,