Searched refs:snd_hdac_ext_stream_decouple_locked (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/hda/ext/ |
D | hdac_ext_stream.c | 108 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus, in snd_hdac_ext_stream_decouple_locked() function 125 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_decouple_locked); 137 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple() 278 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hdac_ext_link_stream_assign() 312 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hdac_ext_host_stream_assign() 387 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, false); in snd_hdac_ext_stream_release() 396 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, false); in snd_hdac_ext_stream_release()
|
/Linux-v6.1/include/sound/ |
D | hdaudio_ext.h | 88 void snd_hdac_ext_stream_decouple_locked(struct hdac_bus *bus,
|
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-dai.c | 130 snd_hdac_ext_stream_decouple_locked(bus, res, true); in hda_link_stream_assign()
|