Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/intel/avs/
Dprobes.c110 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in avs_probe_compr_free()
Dpcm.c585 snd_hdac_stream_cleanup(hdac_stream(host_stream)); in __avs_dai_fe_hw_free()
/linux-6.6.21/sound/hda/
Dhdac_stream.c328 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup() function
337 EXPORT_SYMBOL_GPL(snd_hdac_stream_cleanup);
/linux-6.6.21/include/sound/
Dhdaudio.h577 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c138 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-pcm.c399 snd_hdac_stream_cleanup(hdac_stream(stream)); in skl_pcm_hw_free()