Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_ignore_suspend (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/sound/soc/samsung/
Dspeyside.c178 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in speyside_late_probe()
179 snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic"); in speyside_late_probe()
180 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe()
181 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe()
182 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe()
183 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Output"); in speyside_late_probe()
184 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Input"); in speyside_late_probe()
Dneo1973_wm8753.c264 snd_soc_dapm_ignore_suspend(&card->dapm, "GSM Line Out"); in neo1973_wm8753_init()
265 snd_soc_dapm_ignore_suspend(&card->dapm, "GSM Line In"); in neo1973_wm8753_init()
266 snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic"); in neo1973_wm8753_init()
267 snd_soc_dapm_ignore_suspend(&card->dapm, "Handset Mic"); in neo1973_wm8753_init()
268 snd_soc_dapm_ignore_suspend(&card->dapm, "Stereo Out"); in neo1973_wm8753_init()
269 snd_soc_dapm_ignore_suspend(&card->dapm, "Handset Spk"); in neo1973_wm8753_init()
/Linux-v4.19/sound/soc/intel/boards/
Dbyt-rt5640.c173 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in byt_rt5640_init()
174 snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker"); in byt_rt5640_init()
Dskl_rt286.c126 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_rt286_fe_init()
146 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_rt286_codec_init()
Dbxt_rt298.c166 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in broxton_rt298_fe_init()
186 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in broxton_rt298_codec_init()
Dbxt_da7219_max98357a.c197 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in broxton_da7219_codec_init()
226 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in broxton_da7219_fe_init()
Dkbl_da7219_max98357a.c197 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_da7219_codec_init()
243 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_da7219_fe_init()
Dskl_nau88l25_max98357a.c185 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
250 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
Dskl_nau88l25_ssm4567.c215 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
281 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
Dkbl_rt5663_rt5514_max98927.c170 ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_rt5663_fe_init()
205 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "DMIC"); in kabylake_rt5663_codec_init()
Dbytcr_rt5651.c555 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in byt_rt5651_init()
556 snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker"); in byt_rt5651_init()
Dkbl_rt5663_max98927.c267 ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_rt5663_fe_init()
315 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_rt5663_max98927_codec_init()
Dbytcr_rt5640.c854 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in byt_rt5640_init()
855 snd_soc_dapm_ignore_suspend(&card->dapm, "Speaker"); in byt_rt5640_init()
Dglk_rt5682_max98357a.c261 ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in geminilake_rt5682_fe_init()
/Linux-v4.19/include/sound/
Dsoc-dapm.h466 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm,
/Linux-v4.19/sound/soc/
Dsoc-dapm.c4480 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_ignore_suspend() function
4494 EXPORT_SYMBOL_GPL(snd_soc_dapm_ignore_suspend);