Searched refs:__snd_hda_codec_cleanup_stream (Results 1 – 4 of 4) sorted by relevance
/sound/pci/hda/ |
D | hda_codec.h | 1048 void __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, 1051 __snd_hda_codec_cleanup_stream(codec, nid, 0)
|
D | hda_codec.c | 1620 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);
|
D | patch_conexant.c | 1626 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in cxt5051_portc_automic()
|
D | hda_generic.c | 4747 __snd_hda_codec_cleanup_stream(codec, spec->cur_adc, 1); in dyn_adc_pcm_resetup()
|