Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.h1048 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid,
1051 __snd_hda_codec_cleanup_stream(codec, nid, 0)
Dhda_codec.c1620 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, in __snd_hda_codec_cleanup_stream() function
1644 EXPORT_SYMBOL_HDA(__snd_hda_codec_cleanup_stream);
Dpatch_conexant.c1626 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in cxt5051_portc_automic()
Dhda_generic.c4747 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in dyn_adc_pcm_resetup()