Searched refs:MIXER_SET_LOCK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dmixer.c142 #define MIXER_SET_LOCK(x, y) do { \ macro
175 MIXER_SET_LOCK(d, acquiremtx);
187 MIXER_SET_LOCK(m, dropmtx);
228 MIXER_SET_LOCK(d, acquiremtx);
239 MIXER_SET_LOCK(m, dropmtx);
287 MIXER_SET_LOCK(m, dropmtx);
306 MIXER_SET_LOCK(m, dropmtx);
317 MIXER_SET_LOCK(m, dropmtx);
322 MIXER_SET_LOCK(m, dropmtx);
365 MIXER_SET_LOCK(mixe
[all...]

Completed in 315 milliseconds