Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/pcm/
HDmixer.c142 #define MIXER_SET_LOCK(x, y) do { \ macro
175 MIXER_SET_LOCK(d, acquiremtx); in mixer_set_softpcmvol()
187 MIXER_SET_LOCK(m, dropmtx); in mixer_set_softpcmvol()
228 MIXER_SET_LOCK(d, acquiremtx); in mixer_set_eq()
239 MIXER_SET_LOCK(m, dropmtx); in mixer_set_eq()
287 MIXER_SET_LOCK(m, dropmtx); in mixer_set()
306 MIXER_SET_LOCK(m, dropmtx); in mixer_set()
317 MIXER_SET_LOCK(m, dropmtx); in mixer_set()
322 MIXER_SET_LOCK(m, dropmtx); in mixer_set()
365 MIXER_SET_LOCK(mixer, dropmtx); in mixer_setrecsrc()