Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_cleanup (Results 1 – 5 of 5) sorted by relevance

/linux/sound/hda/core/
H A Dstream.c339 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup() function
348 EXPORT_SYMBOL_GPL(snd_hdac_stream_cleanup);
/linux/sound/soc/intel/avs/
H A Dprobes.c114 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in avs_probe_compr_free()
H A Dpcm.c727 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in __avs_dai_fe_hw_free()
/linux/include/sound/
H A Dhdaudio.h579 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
/linux/sound/hda/common/
H A Dcontroller.c146 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()