Searched refs:bControlSize (Results 1 – 4 of 4) sorted by relevance
236 uByte bControlSize; member256 uByte bControlSize; member283 uByte bControlSize; member580 uByte bControlSize; member
3724 uint32_t offset = (i * d->bControlSize); in uaudio_mixer_feature_get_bmaControls()3726 if (d->bControlSize > 0) { in uaudio_mixer_feature_get_bmaControls()3728 if (d->bControlSize > 1) { in uaudio_mixer_feature_get_bmaControls()3730 if (d->bControlSize > 2) { in uaudio_mixer_feature_get_bmaControls()3732 if (d->bControlSize > 3) { in uaudio_mixer_feature_get_bmaControls()3755 if (d->bControlSize == 0) in uaudio_mixer_add_feature()3760 nchan = (d->bLength - 7) / d->bControlSize; in uaudio_mixer_add_feature()3778 i = d->bmaControls[nchan * d->bControlSize]; in uaudio_mixer_add_feature()4024 (const void *)(d1->bmControls + d1->bControlSize); in uaudio_mixer_add_processing_updown()4072 if (d1->bControlSize == 0) { in uaudio_mixer_add_processing()[all …]
213 uByte bControlSize; member225 uByte bControlSize; member263 uByte bControlSize; member
1158 if (desc->bControlSize * 8 <= ctrl_bit) in uvideo_has_ctrl()1168 if (desc->bControlSize * 8 <= ctrl_bit) in uvideo_has_ct_ctrl()