Searched refs:dsp_is_locked (Results 1 – 1 of 1) sorted by relevance
35 #define dsp_is_locked(dev) snd_hdac_stream_is_locked(azx_stream(dev)) macro114 if (dsp_is_locked(azx_dev)) { in azx_pcm_hw_params()136 if (!dsp_is_locked(azx_dev)) in azx_pcm_hw_free()161 if (dsp_is_locked(azx_dev)) { in azx_pcm_prepare()222 if (dsp_is_locked(azx_dev) || !hstr->prepared) in azx_pcm_trigger()