Searched refs:__snd_hda_codec_cleanup_stream (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.h967 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid,
970 __snd_hda_codec_cleanup_stream(codec, nid, 0)
H A Dpatch_cirrus.c659 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1);
H A Dhda_codec.c1274 * __snd_hda_codec_cleanup_stream - clean up the codec for closing
1279 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, function
1303 EXPORT_SYMBOL_HDA(__snd_hda_codec_cleanup_stream); variable
H A Dpatch_conexant.c1743 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1);
H A Dpatch_realtek.c1040 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1);
19102 __snd_hda_codec_cleanup_stream(codec, !present ? 0x8 : 0x7, 1);

Completed in 370 milliseconds