Searched refs:link_locked (Results 1 - 4 of 4) sorted by path

/linux-master/include/sound/
H A Dhdaudio_ext.h44 * @link_locked: link is locked
63 bool link_locked:1; member in struct:hdac_ext_stream
/linux-master/sound/hda/ext/
H A Dhdac_ext_stream.c277 if (!hext_stream->link_locked) {
285 res->link_locked = 1;
392 if (!hext_stream->link_locked)
403 hext_stream->link_locked = 0;
/linux-master/sound/soc/sof/intel/
H A Dhda-dai-ops.c73 if (!hext_stream->link_locked) {
110 res->link_locked = 1;
H A Dhda-stream.c705 if (!hext_stream->link_locked)

Completed in 175 milliseconds