Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/samsung/
Dspeyside.c170 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in speyside_late_probe()
171 snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic"); in speyside_late_probe()
172 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe()
173 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe()
174 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe()
175 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Output"); in speyside_late_probe()
176 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-4.1.27/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()
/linux-4.1.27/include/sound/
Dsoc-dapm.h433 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm,
/linux-4.1.27/sound/soc/
Dsoc-dapm.c3952 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_ignore_suspend() function
3966 EXPORT_SYMBOL_GPL(snd_soc_dapm_ignore_suspend);