Searched refs:bmaControls (Results 1 – 2 of 2) sorted by relevance
238 uByte bmaControls[0]; /* [bControlSize * x] */ member698 uDWord bmaControls[0]; member722 uDWord bmaControls[0]; member
3493 temp |= d->bmaControls[offset]; in uaudio_mixer_feature_get_bmaControls()3495 temp |= d->bmaControls[offset + 1] << 8; in uaudio_mixer_feature_get_bmaControls()3497 temp |= d->bmaControls[offset + 2] << 16; in uaudio_mixer_feature_get_bmaControls()3499 temp |= d->bmaControls[offset + 3] << 24; in uaudio_mixer_feature_get_bmaControls()3547 i = d->bmaControls[d->bControlSize]; in uaudio_mixer_add_feature()3660 if (UGETDW(d->bmaControls[0]) == 0) in uaudio20_mixer_add_feature()3666 mmask = UGETDW(d->bmaControls[0]); in uaudio20_mixer_add_feature()3675 cmask |= UGETDW(d->bmaControls[chan]); in uaudio20_mixer_add_feature()3682 i = d->bmaControls[nchan][0]; in uaudio20_mixer_add_feature()3770 if ((UGETDW(d->bmaControls[i]) & ctl) == ctl) in uaudio20_mixer_add_feature()