Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_stream_release (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_stream.c377 void snd_hdac_ext_stream_release(struct hdac_ext_stream *stream, int type) in snd_hdac_ext_stream_release() function
407 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_release);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h110 void snd_hdac_ext_stream_release(struct hdac_ext_stream *azx_dev, int type);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c256 snd_hdac_ext_stream_release(stream, skl_get_host_stream_type(ebus)); in skl_pcm_close()
442 snd_hdac_ext_stream_release(link_dev, HDAC_EXT_STREAM_TYPE_LINK); in skl_link_hw_free()