Searched refs:snd_hdac_ext_stream_decouple_locked (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/hda/ext/ |
D | hdac_ext_stream.c | 95 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple_locked() function 112 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_decouple_locked); 124 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple() 241 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hdac_ext_link_dma_stream_assign() 275 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hdac_ext_host_dma_stream_assign() 350 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, false); in snd_hdac_ext_stream_release() 359 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, false); in snd_hdac_ext_stream_release() 401 snd_hdac_ext_stream_decouple_locked(bus, res, true); in snd_hdac_ext_cstream_assign()
|
/Linux-v6.6/include/sound/ |
D | hdaudio_ext.h | 80 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus,
|
/Linux-v6.6/sound/soc/sof/intel/ |
D | hda-dai-ops.c | 107 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hda_link_stream_assign()
|