Searched defs:wValue (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | usbcdc.h | 153 uWord wValue; member
|
H A D | uaudio.c | 117 uint16_t wValue[MIX_MAX_CHAN]; /* using nchan */ member 3218 uaudio_get(struct uaudio_softc *sc, int which, int type, int wValue, in uaudio_get() 3270 uaudio_getbuf(struct uaudio_softc *sc, int which, int type, int wValue, in uaudio_getbuf() 3295 uaudio_set(struct uaudio_softc *sc, int which, int type, int wValue, in uaudio_set()
|
H A D | usb.h | 92 uWord wValue; member
|