Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/usb/
HDuaudioreg.h235 uByte bControlSize; member
255 uByte bControlSize; member
282 uByte bControlSize; member
580 uByte bControlSize; member
HDuaudio.c3339 uint32_t offset = (i * d->bControlSize); in uaudio_mixer_feature_get_bmaControls()
3341 if (d->bControlSize > 0) { in uaudio_mixer_feature_get_bmaControls()
3343 if (d->bControlSize > 1) { in uaudio_mixer_feature_get_bmaControls()
3345 if (d->bControlSize > 2) { in uaudio_mixer_feature_get_bmaControls()
3347 if (d->bControlSize > 3) { in uaudio_mixer_feature_get_bmaControls()
3370 if (d->bControlSize == 0) in uaudio_mixer_add_feature()
3375 nchan = (d->bLength - 7) / d->bControlSize; in uaudio_mixer_add_feature()
3396 i = d->bmaControls[d->bControlSize]; in uaudio_mixer_add_feature()
3641 (const void *)(d1->bmControls + d1->bControlSize); in uaudio_mixer_add_processing_updown()
3690 if (d1->bControlSize == 0) { in uaudio_mixer_add_processing()
[all …]