Searched refs:snd_hdac_ext_stream_decouple (Results 1 – 3 of 3) sorted by relevance
/linux/sound/hda/core/ext/ |
H A D | stream.c | 47 snd_hdac_ext_stream_decouple(hstream->bus, hext_stream, false); in snd_hdac_apl_host_stream_setup() 49 snd_hdac_ext_stream_decouple(hstream->bus, hext_stream, true); in snd_hdac_apl_host_stream_setup() 131 snd_hdac_ext_stream_decouple(bus, hext_stream, false); in snd_hdac_ext_stream_free_all() 158 * snd_hdac_ext_stream_decouple - decouple the hdac stream 163 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple() function 170 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_decouple);
|
/linux/include/sound/ |
H A D | hdaudio_ext.h | 86 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
|
/linux/sound/soc/intel/avs/ |
H A D | pcm.c | 471 snd_hdac_ext_stream_decouple(&data->adev->base.core, link_stream, true); in avs_dai_hda_be_prepare() 761 snd_hdac_ext_stream_decouple(bus, data->host_stream, true); in avs_dai_fe_prepare()
|