Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/usb/
H A Duaudioreg.h357 #define GET_MIN 0x82 macro
H A Duaudio.c3293 sc->sc_audio_rev, GET_MIN, mc); in uaudio_mixer_add_ctl()
5205 case GET_MIN: in uaudio_mixer_get()
5222 if (what == GET_CUR || what == GET_MIN || what == GET_MAX) in uaudio_mixer_get()