Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/video/
H A Duvideo.h66 #define GET_CUR 0x81 macro
H A Duvideo.c2054 error = uvideo_vs_get_probe(sc, probe_data, GET_CUR); in uvideo_vs_negotiation()
3202 error = uvideo_vc_get_ctrl(sc, ctrl_data, GET_CUR, in uvideo_hw_get_control()
/freebsd/sys/dev/sound/usb/
H A Duaudioreg.h355 #define GET_CUR 0x81 macro
H A Duaudio.c5266 if (what == GET_CUR) { in uaudio_mixer_get()
5296 case GET_CUR: in uaudio_mixer_get()
5316 if (what == GET_CUR || what == GET_MIN || what == GET_MAX) in uaudio_mixer_get()