Home
last modified time | relevance | path

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

/linux/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/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()
/linux/include/sound/
H A Dhdaudio_ext.h42 * @link_locked: link is locked
61 bool link_locked:1;
63 bool link_locked:1; global() member