Home
last modified time | relevance | path

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

/linux/sound/hda/core/ext/
H A Dstream.c275 if (!hext_stream->link_locked) { in hdac_ext_link_dma_stream_assign()
283 res->link_locked = 1; in hdac_ext_link_dma_stream_assign()
388 if (!hext_stream->link_locked) in snd_hdac_ext_stream_release()
399 hext_stream->link_locked = 0; in snd_hdac_ext_stream_release()
/linux/include/sound/
H A Dhdaudio_ext.h62 bool link_locked:1; member
/linux/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.c236 if (pair && hext_stream->link_locked) in hda_dsp_stream_get()
242 hext_stream->link_locked = true; in hda_dsp_stream_get()
765 if (!hext_stream->link_locked)