Searched refs:snd_hdac_ext_stream_decouple (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/sound/hda/ext/ |
| H A D | hdac_ext_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() 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-6.15/include/sound/ |
| H A D | hdaudio_ext.h | 85 void snd_hdac_ext_stream_decouple(struct hdac_bus *bus,
|
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | pcm.c | 434 snd_hdac_ext_stream_decouple(bus, link_stream, true); in avs_dai_hda_be_prepare() 709 snd_hdac_ext_stream_decouple(bus, data->host_stream, true); in avs_dai_fe_prepare()
|