Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_stream.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-6.15/sound/soc/intel/avs/
H A Dprobes.c114 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in avs_probe_compr_free()
H A Dpcm.c675 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in __avs_dai_fe_hw_free()
/linux-6.15/include/sound/
H A Dhdaudio.h579 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c146 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()