Searched refs:__snd_hda_codec_cleanup_stream (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/sound/pci/hda/ |
D | hda_codec.h | 972 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, 975 __snd_hda_codec_cleanup_stream(codec, nid, 0)
|
D | patch_cirrus.c | 659 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in change_cur_input()
|
D | hda_codec.c | 1282 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, in __snd_hda_codec_cleanup_stream() function 1306 EXPORT_SYMBOL_HDA(__snd_hda_codec_cleanup_stream);
|
D | patch_conexant.c | 1663 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in cxt5051_portc_automic()
|
D | patch_realtek.c | 1120 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in alc_dual_mic_adc_auto_switch() 19705 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in alc680_rec_autoswitch()
|