Home
last modified time | relevance | path

Searched refs:link_locked (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_stream.c234 if (!hext_stream->link_locked) { in hdac_ext_link_dma_stream_assign()
242 res->link_locked = 1; in hdac_ext_link_dma_stream_assign()
349 if (!hext_stream->link_locked) in snd_hdac_ext_stream_release()
360 hext_stream->link_locked = 0; in snd_hdac_ext_stream_release()
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_stream.c272 if (hstream->decoupled && !hstream->link_locked) { in hdac_ext_link_stream_assign()
277 if (!hstream->link_locked) { in hdac_ext_link_stream_assign()
284 res->link_locked = 1; in hdac_ext_link_stream_assign()
390 if (stream->decoupled && !stream->link_locked) in snd_hdac_ext_stream_release()
400 stream->link_locked = 0; in snd_hdac_ext_stream_release()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio_ext.h52 * @link_locked: link is locked
70 bool link_locked:1; member
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-dai.c81 if (!hstream->link_locked) { in hda_link_stream_assign()
113 res->link_locked = 1; in hda_link_stream_assign()
H A Dhda-stream.c614 if (!link_dev->link_locked) in hda_dsp_stream_hw_free()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-dai-ops.c72 if (!hext_stream->link_locked) { in hda_link_stream_assign()
109 res->link_locked = 1; in hda_link_stream_assign()
H A Dhda-stream.c699 if (!hext_stream->link_locked) in hda_dsp_stream_hw_free()
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio_ext.h44 * @link_locked: link is locked
60 bool link_locked:1; member

Completed in 7 milliseconds