Home
last modified time | relevance | path

Searched refs:__snd_hda_codec_cleanup_stream (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/common/
H A Dcodec.c1170 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, in __snd_hda_codec_cleanup_stream() function
1194 EXPORT_SYMBOL_GPL(__snd_hda_codec_cleanup_stream);
/linux/sound/hda/codecs/
H A Dgeneric.c5634 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in dyn_adc_pcm_resetup()