Home
last modified time | relevance | path

Searched defs:snd_hdac_dsp_unlock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h612 #define snd_hdac_dsp_unlock(dev) mutex_unlock(&(dev)->dsp_mutex) macro
623 #define snd_hdac_dsp_unlock(dev) do {} while (0) macro
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h649 #define snd_hdac_dsp_unlock(dev) mutex_unlock(&(dev)->dsp_mutex) macro
660 #define snd_hdac_dsp_unlock(dev) do {} while (0) macro

Completed in 4 milliseconds