Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_stream.c257 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup() function
266 EXPORT_SYMBOL_GPL(snd_hdac_stream_cleanup);
/Linux-v5.4/include/sound/
Dhdaudio.h520 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
/Linux-v5.4/sound/pci/hda/
Dhda_controller.c140 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-pcm.c405 snd_hdac_stream_cleanup(hdac_stream(stream)); in skl_pcm_hw_free()