Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/ext/
H A Dhdac_ext_stream.c277 if (!hext_stream->link_locked) { in hdac_ext_link_dma_stream_assign()
285 res->link_locked = 1; in hdac_ext_link_dma_stream_assign()
392 if (!hext_stream->link_locked) in snd_hdac_ext_stream_release()
403 hext_stream->link_locked = 0; in snd_hdac_ext_stream_release()
/linux-6.15/include/sound/
H A Dhdaudio_ext.h61 bool link_locked:1; member
/linux-6.15/sound/soc/sof/intel/
H A Dhda-dai-ops.c73 if (!hext_stream->link_locked) { in hda_link_stream_assign()
110 res->link_locked = 1; in hda_link_stream_assign()
H A Dhda-stream.c729 if (!hext_stream->link_locked) in hda_dsp_stream_hw_free()