Home
last modified time | relevance | path

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

12

/Linux-v4.19/sound/soc/mediatek/mt6797/
Dmt6797-mt6351.c103 .ignore_suspend = 1,
116 .ignore_suspend = 1,
126 .ignore_suspend = 1,
136 .ignore_suspend = 1,
146 .ignore_suspend = 1,
/Linux-v4.19/sound/soc/samsung/
Dbells.c270 .ignore_suspend = 1,
294 .ignore_suspend = 1,
304 .ignore_suspend = 1,
315 .ignore_suspend = 1,
340 .ignore_suspend = 1,
350 .ignore_suspend = 1,
361 .ignore_suspend = 1,
Dlowland.c110 .ignore_suspend = 1,
120 .ignore_suspend = 1,
Dspeyside.c219 .ignore_suspend = 1,
229 .ignore_suspend = 1,
Dtm2_wm5110.c452 .ignore_suspend = 1,
460 .ignore_suspend = 1,
Dlittlemill.c170 .ignore_suspend = 1,
/Linux-v4.19/sound/soc/intel/boards/
Dbytcht_nocodec.c116 .ignore_suspend = 1,
130 .ignore_suspend = 1,
149 .ignore_suspend = 1,
Dhaswell.c168 .ignore_suspend = 1,
Dbxt_rt298.c458 .ignore_suspend = 1,
470 .ignore_suspend = 1,
Dbroadwell.c214 .ignore_suspend = 1,
Dbdw-rt5677.c288 .ignore_suspend = 1,
Dskl_rt286.c437 .ignore_suspend = 1,
Dbxt_da7219_max98357a.c494 .ignore_suspend = 1,
Dglk_rt5682_max98357a.c512 .ignore_suspend = 1,
Dkbl_da7219_max98357a.c483 .ignore_suspend = 1,
Dskl_nau88l25_max98357a.c551 .ignore_suspend = 1,
Dskl_nau88l25_ssm4567.c601 .ignore_suspend = 1,
Dbytcr_rt5651.c723 .ignore_suspend = 1,
Dkbl_rt5663_max98927.c761 .ignore_suspend = 1,
/Linux-v4.19/Documentation/sound/soc/
Dcodec-to-codec.rst72 .ignore_suspend = 1,
83 .ignore_suspend = 1,
/Linux-v4.19/sound/soc/qcom/
Dcommon.c89 link->ignore_suspend = 1; in qcom_snd_parse_of()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c134 if (w->ignore_suspend && enable) in skl_set_suspend_active()
136 else if (w->ignore_suspend && !enable) in skl_set_suspend_active()
485 if (!w->ignore_suspend) { in skl_pcm_trigger()
525 if ((cmd == SNDRV_PCM_TRIGGER_SUSPEND) && !w->ignore_suspend) { in skl_pcm_trigger()
/Linux-v4.19/sound/soc/
Dsoc-core.c456 if (rtd->dai_link->ignore_suspend) in snd_soc_suspend()
470 if (rtd->dai_link->ignore_suspend) in snd_soc_suspend()
482 if (rtd->dai_link->ignore_suspend) in snd_soc_suspend()
495 if (rtd->dai_link->ignore_suspend) in snd_soc_suspend()
553 if (rtd->dai_link->ignore_suspend) in snd_soc_suspend()
597 if (rtd->dai_link->ignore_suspend) in soc_resume_deferred()
614 if (rtd->dai_link->ignore_suspend) in soc_resume_deferred()
629 if (rtd->dai_link->ignore_suspend) in soc_resume_deferred()
644 if (rtd->dai_link->ignore_suspend) in soc_resume_deferred()
Dsoc-topology.c1488 template.ignore_suspend = w->ignore_suspend; in soc_tplg_dapm_widget_create()
1752 link->ignore_suspend = in set_link_flags()
/Linux-v4.19/include/uapi/sound/
Dasoc.h489 __le32 ignore_suspend; /* kept enabled over suspend */ member

12