Home
last modified time | relevance | path

Searched refs:link_locked (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/hda/ext/
Dhdac_ext_stream.c263 if (hstream->decoupled && !hstream->link_locked) { in hdac_ext_link_stream_assign()
268 if (!hstream->link_locked) { in hdac_ext_link_stream_assign()
276 res->link_locked = 1; in hdac_ext_link_stream_assign()
381 if (stream->decoupled && !stream->link_locked) in snd_hdac_ext_stream_release()
390 stream->link_locked = 0; in snd_hdac_ext_stream_release()
/Linux-v5.15/include/sound/
Dhdaudio_ext.h70 bool link_locked:1; member
/Linux-v5.15/sound/soc/sof/intel/
Dhda-dai.c80 if (!hstream->link_locked) { in hda_link_stream_assign()
112 res->link_locked = 1; in hda_link_stream_assign()
Dhda-stream.c619 if (!link_dev->link_locked) in hda_dsp_stream_hw_free()