Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_stream.c215 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev) in snd_hdac_stream_cleanup() function
224 EXPORT_SYMBOL_GPL(snd_hdac_stream_cleanup);
/linux-4.4.14/include/sound/
Dhdaudio.h444 void snd_hdac_stream_cleanup(struct hdac_stream *azx_dev);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c278 snd_hdac_stream_cleanup(hdac_stream(stream)); in skl_pcm_hw_free()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c145 snd_hdac_stream_cleanup(azx_stream(azx_dev)); in azx_pcm_hw_free()