Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/samsung/
H A Dspeyside.c175 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in speyside_late_probe()
176 snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic"); in speyside_late_probe()
177 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe()
178 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe()
179 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe()
180 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Output"); in speyside_late_probe()
181 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Input"); in speyside_late_probe()
/openbmc/linux/sound/soc/intel/boards/
H A Dskl_rt286.c118 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_rt286_fe_init()
138 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_rt286_codec_init()
H A Dbxt_rt298.c161 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in broxton_rt298_fe_init()
181 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in broxton_rt298_codec_init()
H A Dkbl_da7219_max98357a.c218 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_da7219_codec_init()
264 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_da7219_fe_init()
H A Dskl_nau88l25_max98357a.c189 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
254 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
H A Dskl_nau88l25_ssm4567.c208 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in skylake_nau8825_codec_init()
274 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in skylake_nau8825_fe_init()
H A Dbxt_da7219_max98357a.c270 snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in broxton_da7219_codec_init()
299 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in broxton_da7219_fe_init()
H A Dkbl_rt5663_rt5514_max98927.c224 ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_rt5663_fe_init()
261 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "DMIC"); in kabylake_rt5663_codec_init()
H A Dkbl_rt5663_max98927.c265 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()
H A Dkbl_da7219_max98927.c399 ret = snd_soc_dapm_ignore_suspend(&rtd->card->dapm, "SoC DMIC"); in kabylake_dmic_init()
445 snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in kabylake_da7219_fe_init()
H A Dglk_rt5682_max98357a.c261 ret = snd_soc_dapm_ignore_suspend(dapm, "Reference Capture"); in geminilake_rt5682_fe_init()
/openbmc/linux/include/sound/
H A Dsoc-dapm.h515 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm, const char *pin);
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c4787 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_ignore_suspend() function
4801 EXPORT_SYMBOL_GPL(snd_soc_dapm_ignore_suspend);