Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/samsung/
Dspeyside.c191 snd_soc_dapm_ignore_suspend(&card->dapm, "Headphone"); in speyside_late_probe()
192 snd_soc_dapm_ignore_suspend(&card->dapm, "Headset Mic"); in speyside_late_probe()
193 snd_soc_dapm_ignore_suspend(&card->dapm, "Main AMIC"); in speyside_late_probe()
194 snd_soc_dapm_ignore_suspend(&card->dapm, "Main DMIC"); in speyside_late_probe()
195 snd_soc_dapm_ignore_suspend(&card->dapm, "Main Speaker"); in speyside_late_probe()
196 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Output"); in speyside_late_probe()
197 snd_soc_dapm_ignore_suspend(&card->dapm, "WM1250 Input"); in speyside_late_probe()
Dneo1973_wm8753.c306 snd_soc_dapm_ignore_suspend(dapm, "Stereo Out"); in neo1973_gta02_wm8753_init()
307 snd_soc_dapm_ignore_suspend(dapm, "Handset Spk"); in neo1973_gta02_wm8753_init()
349 snd_soc_dapm_ignore_suspend(dapm, "GSM Line Out"); in neo1973_wm8753_init()
350 snd_soc_dapm_ignore_suspend(dapm, "GSM Line In"); in neo1973_wm8753_init()
351 snd_soc_dapm_ignore_suspend(dapm, "Headset Mic"); in neo1973_wm8753_init()
352 snd_soc_dapm_ignore_suspend(dapm, "Handset Mic"); in neo1973_wm8753_init()
/linux-3.4.99/include/sound/
Dsoc-dapm.h398 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm,
/linux-3.4.99/sound/soc/
Dsoc-dapm.c3115 int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_ignore_suspend() function
3129 EXPORT_SYMBOL_GPL(snd_soc_dapm_ignore_suspend);