Home
last modified time | relevance | path

Searched refs:runtime_suspend (Results 1 – 25 of 25) sorted by relevance

/sound/soc/sof/
Dpm.c191 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend() argument
202 if (!runtime_suspend && !sof_ops(sdev)->suspend) in sof_suspend()
205 if (runtime_suspend && !sof_ops(sdev)->runtime_suspend) in sof_suspend()
220 if (!runtime_suspend) { in sof_suspend()
248 if (runtime_suspend) in sof_suspend()
275 if (runtime_suspend) in sof_suspend()
Dops.h245 if (sof_ops(sdev)->runtime_suspend) in snd_sof_dsp_runtime_suspend()
246 return sof_ops(sdev)->runtime_suspend(sdev); in snd_sof_dsp_runtime_suspend()
Dcore.c300 if (!sof_ops(sdev)->runtime_suspend || !sof_ops(sdev)->runtime_resume) in sof_probe_continue()
Dsof-priv.h252 int (*runtime_suspend)(struct snd_sof_dev *sof_dev); /* optional */ member
/sound/soc/sof/intel/
Dhda-common-ops.c92 .runtime_suspend = hda_dsp_runtime_suspend,
Dhda-dsp.c611 static int hda_suspend(struct snd_sof_dev *sdev, bool runtime_suspend) in hda_suspend() argument
637 hda_codec_jack_wake_enable(sdev, runtime_suspend); in hda_suspend()
/sound/soc/mediatek/common/
Dmtk-base-afe.h92 int (*runtime_suspend)(struct device *dev); member
Dmtk-afe-fe-dai.c343 afe->runtime_suspend(dev); in mtk_afe_suspend()
/sound/soc/sof/imx/
Dimx8.c541 .runtime_suspend = imx8_dsp_runtime_suspend,
595 .runtime_suspend = imx8_dsp_runtime_suspend,
Dimx8ulp.c471 .runtime_suspend = imx8ulp_dsp_runtime_suspend,
Dimx8m.c461 .runtime_suspend = imx8m_dsp_runtime_suspend,
/sound/soc/amd/raven/
Dpci-acp3x.c300 .runtime_suspend = snd_acp3x_suspend,
Dacp3x-pcm-dma.c505 .runtime_suspend = acp3x_pcm_runtime_suspend,
/sound/soc/amd/renoir/
Drn-pci-acp3x.c386 .runtime_suspend = snd_rn_acp_suspend,
Dacp3x-pdm-dma.c479 .runtime_suspend = acp_pdm_runtime_suspend,
/sound/soc/intel/atom/sst/
Dsst.c571 .runtime_suspend = intel_sst_runtime_suspend,
/sound/soc/mediatek/mt6797/
Dmt6797-afe-pcm.c845 afe->runtime_suspend = mt6797_afe_runtime_suspend; in mt6797_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8183/
Dmt8183-afe-pcm.c1231 afe->runtime_suspend = mt8183_afe_runtime_suspend; in mt8183_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8173/
Dmt8173-afe-pcm.c1130 afe->runtime_suspend = mt8173_afe_runtime_suspend; in mt8173_afe_pcm_dev_probe()
/sound/soc/sunxi/
Dsun4i-i2s.c1658 .runtime_suspend = sun4i_i2s_runtime_suspend,
/sound/soc/amd/
Dacp-pcm-dma.c1425 .runtime_suspend = acp_pcm_runtime_suspend,
/sound/soc/mediatek/mt2701/
Dmt2701-afe-pcm.c1397 afe->runtime_suspend = mt2701_afe_runtime_suspend; in mt2701_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8192/
Dmt8192-afe-pcm.c2329 afe->runtime_suspend = mt8192_afe_runtime_suspend; in mt8192_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8186/
Dmt8186-afe-pcm.c2941 afe->runtime_suspend = mt8186_afe_runtime_suspend; in mt8186_afe_pcm_dev_probe()
/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c3176 afe->runtime_suspend = mt8195_afe_runtime_suspend; in mt8195_afe_pcm_dev_probe()