Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c337 void snd_hdac_ext_stream_release(struct hdac_ext_stream *hext_stream, int type) in snd_hdac_ext_stream_release() function
370 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_release);
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h77 void snd_hdac_ext_stream_release(struct hdac_ext_stream *hext_stream, int type);
/openbmc/linux/sound/soc/intel/avs/
H A Dloader.c416 snd_hdac_ext_stream_release(estream, HDAC_EXT_STREAM_TYPE_HOST); in avs_hda_load_basefw()
467 snd_hdac_ext_stream_release(estream, HDAC_EXT_STREAM_TYPE_HOST); in avs_hda_load_library()
H A Dprobes.c116 snd_hdac_ext_stream_release(host_stream, HDAC_EXT_STREAM_TYPE_HOST); in avs_probe_compr_free()
H A Dpcm.c513 snd_hdac_ext_stream_release(data->host_stream, HDAC_EXT_STREAM_TYPE_HOST); in avs_dai_fe_shutdown()
1488 snd_hdac_ext_stream_release(link_stream, HDAC_EXT_STREAM_TYPE_LINK); in avs_component_hda_close()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c177 snd_hdac_ext_stream_release(hext_stream, HDAC_EXT_STREAM_TYPE_LINK); in hda_release_hext_stream()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c353 snd_hdac_ext_stream_release(stream, skl_get_host_stream_type(bus)); in skl_pcm_close()
657 snd_hdac_ext_stream_release(link_dev, HDAC_EXT_STREAM_TYPE_LINK); in skl_link_hw_free()
H A Dskl-messages.c136 snd_hdac_ext_stream_release(estream, HDAC_EXT_STREAM_TYPE_HOST); in skl_dsp_cleanup()