Home
last modified time | relevance | path

Searched refs:dsp_is_locked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c36 #define dsp_is_locked(dev) snd_hdac_stream_is_locked(azx_stream(dev)) macro
115 if (dsp_is_locked(azx_dev)) { in azx_pcm_hw_params()
137 if (!dsp_is_locked(azx_dev)) in azx_pcm_hw_free()
162 if (dsp_is_locked(azx_dev)) { in azx_pcm_prepare()
223 if (dsp_is_locked(azx_dev) || !hstr->prepared) in azx_pcm_trigger()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c36 #define dsp_is_locked(dev) snd_hdac_stream_is_locked(azx_stream(dev)) macro
115 if (dsp_is_locked(azx_dev)) { in azx_pcm_hw_params()
137 if (!dsp_is_locked(azx_dev)) in azx_pcm_hw_free()
162 if (dsp_is_locked(azx_dev)) { in azx_pcm_prepare()
223 if (dsp_is_locked(azx_dev) || !hstr->prepared) in azx_pcm_trigger()

Completed in 5 milliseconds