Searched refs:dropmtx (Results 1 – 1 of 1) sorted by relevance
154 int dropmtx, acquiremtx; in mixer_set_softpcmvol() local160 dropmtx = 1; in mixer_set_softpcmvol()162 dropmtx = 0; in mixer_set_softpcmvol()176 MIXER_SET_UNLOCK(m, dropmtx); in mixer_set_softpcmvol()189 MIXER_SET_LOCK(m, dropmtx); in mixer_set_softpcmvol()200 int tone, dropmtx, acquiremtx; in mixer_set_eq() local213 dropmtx = 1; in mixer_set_eq()215 dropmtx = 0; in mixer_set_eq()229 MIXER_SET_UNLOCK(m, dropmtx); in mixer_set_eq()241 MIXER_SET_LOCK(m, dropmtx); in mixer_set_eq()[all …]