Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/ext/
Dhdac_ext_stream.c271 if (!hext_stream->link_locked) { in hdac_ext_link_stream_assign()
279 res->link_locked = 1; in hdac_ext_link_stream_assign()
386 if (!hext_stream->link_locked) in snd_hdac_ext_stream_release()
397 hext_stream->link_locked = 0; in snd_hdac_ext_stream_release()
/linux-6.1.9/include/sound/
Dhdaudio_ext.h70 bool link_locked:1; member
/linux-6.1.9/sound/soc/sof/intel/
Dhda-dai.c95 if (!hext_stream->link_locked) { in hda_link_stream_assign()
132 res->link_locked = 1; in hda_link_stream_assign()
Dhda-stream.c679 if (!hext_stream->link_locked) in hda_dsp_stream_hw_free()