Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Duvideo.h67 #define GET_MIN 0x82 macro
H A Duvideo.c3077 error = uvideo_vc_get_ctrl(sc, ctrl_data, GET_MIN, in uvideo_hw_query_control()
/freebsd/sys/dev/sound/usb/
H A Duaudioreg.h357 #define GET_MIN 0x82 macro
H A Duaudio.c3379 sc->sc_audio_rev, GET_MIN, mc); in uaudio_mixer_add_ctl()
5309 case GET_MIN: in uaudio_mixer_get()
5326 if (what == GET_CUR || what == GET_MIN || what == GET_MAX) in uaudio_mixer_get()