Searched refs:snd_hdac_ext_stream_decouple_locked (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/hda/ext/ |
H A 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()
|
/openbmc/linux/include/sound/ |
H A D | hdaudio_ext.h | 80 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus,
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dai-ops.c | 107 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hda_link_stream_assign()
|